Skip to content
Cline

live music for Cline

io.github.geeks-accelerator/live-music

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

client:Cline transport:stdio runtime:npm

Install live music in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

live music in other clients