Back to directory
cloud-apim/otoroshi-mcp-proxy

cloud-apim/otoroshi-mcp-proxy

@cloud-apim

A local MCP proxy backed by an otoroshi endpoint

otoroshiproxymcpclaude-desktopapi-gatewaylocal-proxytool

Installation & Configuration

{
  "mcpServers": {
    "otoroshi-mcp-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "github:cloud-apim/otoroshi-mcp-proxy"
      ],
      "env": {
        "OTOROSHI_ENDPOINT": "http://mcp.oto.tools:9999/rpc",
        "OTOROSHI_TOKEN": "otoapk_apki_aaaabbbbbccccyyyy_c0d6b8a3dec46307bf0939ea8862eb62d8"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15