Installation & Configuration
{
"mcpServers": {
"apollo": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"APOLLO_API_KEY": "your_api_key_here",
"RATE_LIMIT_PER_SECOND": "10"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17