OpenRouter MCP Server - Access 400+ AI models in Claude Code
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-slyfox1186-claude-code-openrouter","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# OpenRouter MCP Server <div align="center"> [](https://www.python.org/downloads/) [](https://www.docker.com/) [](https://openrouter.ai/) **Use 400+ AI models (Claude, GPT-4, Gemini, etc.) directly in Claude Code** *Intelligent model selection • 1M+ token support • Multi-model collaboration* </div> ## 🚀 Complete Setup Guide **Follow these steps exactly to get up and running in 5 minutes:** ### Prerequisites - **Docker** installed and running ([Get Docker](https://docs.docker.com/get-docker/)) - **Python 3.8+** installed ([Get Python](https://www.python.org/downloads/)) - **Claude Code** desktop app ([Get Claude Code](https://claude.ai/code)) - **OpenRouter API key** ([Get API Key](https://openrouter.ai/)) ### Step 1: Clone Repository ```bash git clone https://github.com/slyfox1186/claude-code-openrouter.git cd claude-code-openrouter ``` ### Step 2: Get Your OpenRouter API Key 1. Go to [OpenRouter.ai](https://openrouter.ai/) 2. Sign up or log in to your account 3. Navigate to "Keys" in your dashboard 4. Create a new API key 5. Copy the key (starts with `sk-or-v1-`) ### Step 3: Configure Environment Create your `.env` file with your API key: ```bash cat > .env << 'EOF' # Required: Your OpenRouter API Key OPENROUTER_API_KEY=sk-or-v1-your_actual_api_key_here # OpenRouter API Configuration OPENROUTER_BASE_URL=https://openrouter.ai/api/v1 # Default Model Settings DEFAULT_MODEL=moonshotai/kimi-k2-thinking DEFAULT_TEMPERATURE=0.7 DEFAULT_MAX_TOKENS=1048576 DEFAULT_MAX_REASONING_TOKENS=16384 # Tool Configuration ENABLE_WEB_SEARCH=true FORCE_INTERNET_SEARCH=true # Logging Configuration LOG_LEVEL=INFO LOG_FILE=openrouter_mcp.log # Rate Limiting RATE_LIMIT_REQUESTS_PER_MINUTE=60 # MCP Transport MAX_MESSAGE_SIZE=10485760 MAX_CONCURRENT_REQUESTS=10 EOF ``…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.