Polydev runs on your own machine — the client starts it, so there is no endpoint to ping. 278 installs a week from npm. Last commit 3 Feb 2026.
Query GPT-5, Claude, Gemini, and Grok simultaneously through one MCP server
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node mcp/postinstall.js || true
этот файл ставится пользователю, но в репозитории его нет
пакет polydev-ai ссылается на polydev-ai/perspectives-mcp
const child = spawn(command, args, {
const shellConfigs = ['.zshrc', '.bashrc', '.profile'].map(f => path.join(home, f));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
POLYDEV_USER_TOKEN (Your Polydev API token from polydev.ai/dashboard/mcp-tokens).
The author declared them in the registry entry; get the values from the project itself.
Query GPT 5.2, Claude Opus 4.5, Gemini 3, Grok 4.1 simultaneously for AI perspectives
Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
Unified MCP server for Gemini, Codex, Claude, Grok, Ollama, and Antigravity
Second opinions in Claude Code and any MCP host from GPT, Gemini, Grok, and 400+ OpenRouter models.
Run Claude, Codex, Gemini, Forge, and OpenCode CLIs through MCP with background jobs
MCP server that exposes Google Gemini as tools for Claude Code
AI routing, memory, guardrails, and governance. Routes across Claude, GPT, Gemini.
MCP server for Africa API — access data on all 54 African countries through Claude
Answers built from our own checks of this server.