felixzhudev/cursor_multi_model_mcp
MCP server for Cursor — query OpenAI (GPT), Google (Gemini), and Anthropic (Claude) in parallel. Single tool, env-based config.
Platform-specific configuration:
{
"mcpServers": {
"cursor_multi_model_mcp": {
"command": "npx",
"args": [
"-y",
"cursor_multi_model_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...