Loading MCP server directory, please wait...
Query GPT 5.2, Claude Opus 4.5, Gemini 3, Grok 4.1 simultaneously for AI perspectives
npx @getmcp/cli add io.github.backspacevenkat/perspectivesRequires 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.backspacevenkat/perspectives": {
"command": "npx",
"args": [
"-y",
"polydev-ai"
],
"env": {
"POLYDEV_USER_TOKEN": ""
}
}
}
}