ZoneFoundry for Sonos for Cursor
dev.zonefoundry/sonos
Control Sonos from any MCP client. No bridge hardware; connects over OAuth — no API key to paste.
client:Cursor
transport:streamable-http
Install ZoneFoundry for Sonos in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sonos": {
"url": "https://relay.zonefoundry.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs