Skip to content
Grok

Soundcheck for Grok

io.soundchecklive/soundcheck

Staff live events: gigs, crew, setlists, call lists, ingest. Hosted MCP with OAuth.

client:Grok transport:streamable-http

Install Soundcheck in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "soundcheck": {
      "type": "http",
      "url": "https://mcp.soundchecklive.io/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

Soundcheck in other clients