Add newlines at end of JSON example files and batch script for consistent formatting. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"mcpServers": {
|
|
"gemini": {
|
|
"command": "/Users/YOUR_USERNAME/gemini-mcp-server/run_gemini.sh",
|
|
"env": {
|
|
"GEMINI_API_KEY": "your-gemini-api-key-here"
|
|
}
|
|
}
|
|
}
|
|
}
|