{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_me5tgq6z7qmr","handle":"iflow-mcp-slyfox1186-claude-code-openrouter","url":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter","links":{"self":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter/record.json","html":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter","markdown":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-slyfox1186-claude-code-openrouter","status":"https://wellknown.network/api/v1/agents/iflow-mcp-slyfox1186-claude-code-openrouter/status","claim":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-slyfox1186-claude-code-openrouter/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-slyfox1186-claude-code-openrouter/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-slyfox1186-claude-code-openrouter/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-slyfox1186-claude-code-openrouter","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_slyfox1186-claude-code-openrouter","summary":"OpenRouter MCP Server - Access 400+ AI models in Claude Code","description":"# OpenRouter MCP Server\n\n<div align=\"center\">\n\n[![Python](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)\n[![Docker](https://img.shields.io/badge/docker-ready-brightgreen.svg)](https://www.docker.com/)\n[![OpenRouter](https://img.shields.io/badge/OpenRouter-400%2B%20Models-orange.svg)](https://openrouter.ai/)\n\n**Use 400+ AI models (Claude, GPT-4, Gemini, etc.) directly in Claude Code**\n\n*Intelligent model selection • 1M+ token support • Multi-model collaboration*\n\n</div>\n\n## 🚀 Complete Setup Guide\n\n**Follow these steps exactly to get up and running in 5 minutes:**\n\n### Prerequisites\n- **Docker** installed and running ([Get Docker](https://docs.docker.com/get-docker/))\n- **Python 3.8+** installed ([Get Python](https://www.python.org/downloads/))\n- **Claude Code** desktop app ([Get Claude Code](https://claude.ai/code))\n- **OpenRouter API key** ([Get API Key](https://openrouter.ai/))\n\n### Step 1: Clone Repository\n```bash\ngit clone https://github.com/slyfox1186/claude-code-openrouter.git\ncd claude-code-openrouter\n```\n\n### Step 2: Get Your OpenRouter API Key\n1. Go to [OpenRouter.ai](https://openrouter.ai/)\n2. Sign up or log in to your account\n3. Navigate to \"Keys\" in your dashboard\n4. Create a new API key\n5. Copy the key (starts with `sk-or-v1-`)\n\n### Step 3: Configure Environment\nCreate your `.env` file with your API key:\n```bash\ncat > .env << 'EOF'\n# Required: Your OpenRouter API Key\nOPENROUTER_API_KEY=sk-or-v1-your_actual_api_key_here\n\n# OpenRouter API Configuration\nOPENROUTER_BASE_URL=https://openrouter.ai/api/v1\n\n# Default Model Settings\nDEFAULT_MODEL=moonshotai/kimi-k2-thinking\nDEFAULT_TEMPERATURE=0.7\nDEFAULT_MAX_TOKENS=1048576\nDEFAULT_MAX_REASONING_TOKENS=16384\n\n# Tool Configuration\nENABLE_WEB_SEARCH=true\nFORCE_INTERNET_SEARCH=true\n\n# Logging Configuration\nLOG_LEVEL=INFO\nLOG_FILE=openrouter_mcp.log\n\n# Rate Limiting\nRATE_LIMIT_REQUESTS_PER_MINUTE=60\n\n# MCP Transport\nMAX_MESSAGE_SIZE=10485760\nMAX_CONCURRENT_REQUESTS=10\nEOF\n``…","publisher":{"name":"slyfox1186","url":null},"homepage":"https://github.com/slyfox1186/claude-code-openrouter","repository":"https://github.com/slyfox1186/claude-code-openrouter","version":"1.0.1","license":"Apache-2.0","protocols":["mcp"],"tags":["mcp","openrouter","ai","claude","llm"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_slyfox1186-claude-code-openrouter","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"ai.model-access","name":"Model Access","confidence":1,"provenance":"declared"}],"categories":["ai","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_slyfox1186-claude-code-openrouter","registry":"pypi","observedAt":"2026-09-15T20:21:22.771Z","publishedAt":"2026-02-09T15:28:07.434633Z","latestVersion":"1.0.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_slyfox1186-claude-code-openrouter","url":"https://pypi.org/project/iflow-mcp_slyfox1186-claude-code-openrouter/","firstSeenAt":"2026-09-09T21:23:57.938Z","fetchedAt":"2026-09-15T20:19:40.663Z","normalizedAt":"2026-09-15T20:19:40.663Z"}]},"firstSeenAt":"2026-09-09T21:23:57.938Z","updatedAt":"2026-09-15T20:21:22.771Z"}