Skip to content
Windsurf

music theory mcp for Windsurf

io.github.asume21/music-theory-mcp

Scales, chords, progressions, key detection, and genre intelligence for your AI. No API keys needed.

client:Windsurf transport:stdio runtime:npm

Install music theory mcp in Windsurf

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

{
  "mcpServers": {
    "music-theory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "music-theory-mcp"
      ]
    }
  }
}

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

music theory mcp in other clients