Installation & Configuration
{
"mcpServers": {
"openrouterai": {
"command": "npx",
"args": [
"@mcpservers/openrouterai"
],
"env": {
"OPENROUTER_API_KEY": "your-api-key-here",
"OPENROUTER_DEFAULT_MODEL": "openrouter/auto",
"OPENROUTER_MAX_TOKENS": "1024"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17