Skip to content
Grok

ZoneFoundry for Sonos for Grok

dev.zonefoundry/sonos

Control Sonos from any MCP client. No bridge hardware; connects over OAuth — no API key to paste.

client:Grok transport:streamable-http

Install ZoneFoundry for Sonos in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sonos": {
      "type": "http",
      "url": "https://relay.zonefoundry.dev/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

ZoneFoundry for Sonos in other clients