treg.to for Cursor
io.github.superdesigndev/treg
OpenRouter for tools and data. Compare catalog providers and call them from one hosted MCP endpoint.
client:Cursor
transport:streamable-http
Install treg.to in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"treg": {
"url": "https://treg.to/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs