Back to directory
zenlee123/routerbase-mcp

zenlee123/routerbase-mcp

@zenlee123

MCP server for RouterBase model discovery, pricing lookup, and OpenAI-compatible chat calls.

routerbasemodel-discoverypricingchat-completionsai-modelsopenai-compatiblecloud

Installation & Configuration

{
  "mcpServers": {
    "routerbase": {
      "command": "npx",
      "args": [
        "-y",
        "routerbase-mcp"
      ],
      "env": {
        "ROUTERBASE_API_KEY": "sk-rb-your-key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/9/5
Updated
2026/9/5