← Index

io.github.backspacevenkat/perspectives

io.github.backspacevenkat/perspectives·v1.8.70·AI & LLMs
Quality Score
80
/100

Query GPT 5.2, Claude Opus 4.5, Gemini 3, Grok 4.1 simultaneously for AI perspectives

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "perspectives": {
      "command": "npx",
      "args": [
        "-y",
        "polydev-ai"
      ],
      "env": {
        "POLYDEV_USER_TOKEN": "<your-polydev_user_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "perspectives": {
      "command": "npx",
      "args": [
        "-y",
        "polydev-ai"
      ],
      "env": {
        "POLYDEV_USER_TOKEN": "<your-polydev_user_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y polydev-ai
§02  Environment variables
POLYDEV_USER_TOKEN
requiredsecret

Your Polydev API token from polydev.ai/dashboard/mcp-tokens

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs