Skip to content
Windsurf

chord mcp for Windsurf

io.github.mrfentmen/chord-mcp

Build chords and scales from note names locally. No network and no key.

client:Windsurf transport:stdio runtime:npm

Install chord mcp in Windsurf

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

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

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

chord mcp in other clients