Browse 160+ LLM models with live pricing (no API key needed) and route chat completions through the OrcaRouter gateway.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@orcarouter/mcp"
],
"env": {
"ORCAROUTER_API_KEY": "sk-or-..."
}
}