MCP Server
MCP
io.github.backspacevenkat/perspectives
Query GPT 5.2, Claude Opus 4.5, Gemini 3, Grok 4.1 simultaneously for AI perspectives
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "polydev-ai",
"version": "1.8.70",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Polydev API token from polydev.ai/dashboard/mcp-tokens",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "POLYDEV_USER_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment