Skip to content
Windsurf

live music for Windsurf

io.github.geeks-accelerator/live-music

AI agents experience music as math — stream concerts, react, chat, upgrade tiers, host shows

client:Windsurf transport:stdio runtime:npm

Install live music in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "live-music": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-live-music"
      ],
      "env": {
        "MUSICVENUE_API_KEY": "<MUSICVENUE_API_KEY>",
        "MUSICVENUE_API_BASE": "<MUSICVENUE_API_BASE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

live music in other clients