Skip to content
Claude Desktop

treg.to for Claude Desktop

io.github.superdesigndev/treg

OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint.

client:Claude Desktop transport:streamable-http

Install treg.to in Claude Desktop

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

{
  "mcpServers": {
    "treg": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://treg.to/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

treg.to in other clients