Skip to content
VS Code

ZoneFoundry for Sonos for VS Code

dev.zonefoundry/sonos

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

client:VS Code transport:streamable-http

Install ZoneFoundry for Sonos in VS Code

.vscode/mcp.json

{
  "servers": {
    "sonos": {
      "type": "http",
      "url": "https://relay.zonefoundry.dev/mcp"
    }
  }
}

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

ZoneFoundry for Sonos in other clients