Back to directory
heltonteixeira/openrouterai

heltonteixeira/openrouterai

@heltonteixeira

MCP server for OpenRouter.ai integration

openrouteraimcp-servertypescriptchat-completionmodel-accessapi-integrationcontext

Installation & Configuration

{
  "mcpServers": {
    "openrouterai": {
      "command": "npx",
      "args": [
        "@mcpservers/openrouterai"
      ],
      "env": {
        "OPENROUTER_API_KEY": "your-api-key-here",
        "OPENROUTER_DEFAULT_MODEL": "openrouter/auto",
        "OPENROUTER_MAX_TOKENS": "1024"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17