Loading MCP server directory, please wait...
Query GPT-5, Claude, Gemini, and Grok simultaneously through one MCP server
npx @getmcp/cli add io.github.polydev-ai/polydevRequires Node.js 18+. Community-contributed server. Review source before installing.
POLYDEV_USER_TOKENYour Polydev API token from polydev.ai/dashboard/mcp-tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.polydev-ai/polydev": {
"command": "npx",
"args": [
"-y",
"polydev-ai"
],
"env": {
"POLYDEV_USER_TOKEN": ""
}
}
}
}