Skip to content
Grok

SRG+ for Grok

io.github.srgplus/srgplus-mcp

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

client:Grok transport:streamable-http runtime:pypi

Install SRG+ in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SRG+ in other clients