SRG+ for Cursor
io.github.srgplus/srgplus-mcp
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
client:Cursor
transport:streamable-http
runtime:pypi
Install SRG+ in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"srgplus-mcp": {
"url": "https://mcp.srgplus.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs