slyfox1186/claude-code-openrouter
Connect Claude Code easily to OpenRouter using a local MCP server.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-openrouter": {
"command": "npx",
"args": [
"-y",
"claude-code-openrouter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...