Skip to content
VS Code

SRG+ for VS Code

io.github.srgplus/srgplus-mcp

Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.

client:VS Code transport:streamable-http runtime:pypi

Install SRG+ in VS Code

.vscode/mcp.json

{
  "servers": {
    "srgplus-mcp": {
      "type": "http",
      "url": "https://mcp.srgplus.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SRG+ in other clients