Polydev runs on your own machine — the client starts it, so there is no endpoint to ping. 191 installs a week from npm. Last commit 3 Feb 2026.
Query GPT-5, Claude, Gemini, and Grok simultaneously through one MCP server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add polydev -- npx -y polydev-ai
{
"mcpServers": {
"polydev": {
"args": [
"-y",
"polydev-ai"
],
"command": "npx"
}
}
}
[mcp_servers.polydev]
command = "npx"
args = ["-y", "polydev-ai"]
{
"mcpServers": {
"polydev": {
"args": [
"-y",
"polydev-ai"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"polydev": {
"args": [
"-y",
"polydev-ai"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.