Skip to content
Windsurf

Gradus Notation for Windsurf

com.gradusmusic/notation

Gradus Notation + Harmonic Analyzer + Engraver: music tools for any AI agent. Free, no auth.

client:Windsurf transport:stdio runtime:npm

Install Gradus Notation 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": {
    "notation": {
      "command": "npx",
      "args": [
        "-y",
        "@gradusmusic/notation-mcp"
      ],
      "env": {
        "GRADUS_NOTATION_API_BASE": "<GRADUS_NOTATION_API_BASE>",
        "GRADUS_AGENT_NAME": "<GRADUS_AGENT_NAME>"
      }
    }
  }
}

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

Gradus Notation in other clients