Skip to content
Claude Desktop

0nMCP — Universal AI API Orchestrator for Claude Desktop

io.github.0nork/0nmcp

Universal AI API Orchestrator — 1,554 tools, 96 services. One install.

client:Claude Desktop transport:streamable-http runtime:npm

Install 0nMCP — Universal AI API Orchestrator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "0nmcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://0nmcp.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

0nMCP — Universal AI API Orchestrator in other clients