HomeOther › treg.to

treg.to

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

Python Remote
★ 2,819 stars Last pushed 2026-09-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://treg.to/mcp HTTP 307 when checked 2026-09-24

Claude Code:

claude mcp add --transport http treg https://treg.to/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "treg": {
      "url": "https://treg.to/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token from treg.to Settings. Required to call tools.

Related servers

Data from the Official MCP Registry