MCP Server
MCP
io.github.shea256/aiiq-mcp
Query AI IQ (aiiq.org) model IQ, rankings, benchmarks, and methodology.
Install
npx -y @aiiq/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@aiiq/mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the versioned AI IQ API base URL (default https://www.aiiq.org/api/v1).",
"format": "string",
"name": "AIIQ_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment