add-mcp
Back to registry
OpenRouter logo

OpenRouter

v1.0.0

openrouter.ai/mcp

OpenRouter is an AI gateway that provides access to many language and multimodal models through a single API, with routing and fallback across providers. It also offers model discovery, account credit and key management, and tools for agent-oriented development.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.openrouter.ai/mcp
npx add-mcp@latest https://mcp.openrouter.ai/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.openrouter%2Fmcp"