
1{2 "mcpServers": {3 "openrouter": {4 "env": {5 "OPENROUTER_API_KEY": "your-api-key-here",6 "OPENROUTER_MAX_TOKENS": "1024",7 "OPENROUTER_DEFAULT_MODEL": "optional-default-model",8 "OPENROUTER_PROVIDER_IGNORE": "openai,anthropic",9 "OPENROUTER_PROVIDER_QUANTIZATIONS": "fp16,int8"10 },11 "args": [12 "@mcpservers/openrouterai"13 ],14 "command": "npx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation