{ "comment": "Traditional Windows configuration (non-Docker)", "comment2": "Replace YOUR_USERNAME with your actual username", "comment3": "Note the double backslashes in the path", "mcpServers": { "gemini": { "command": "C:\\Users\\YOUR_USERNAME\\gemini-mcp-server\\run_gemini.bat", "env": { "GEMINI_API_KEY": "your-gemini-api-key-here" } } } }