Skip to content
Windsurf

TIDAL MCP for Windsurf

io.github.sickn33/tidal-mcp

Search, analyze, organize, and safely modify TIDAL through 112 typed MCP tools.

client:Windsurf transport:stdio runtime:npm

Install TIDAL MCP 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": {
    "tidal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sickn33/tidal-mcp"
      ],
      "env": {
        "TIDAL_MCP_ENABLE_WRITES": "<TIDAL_MCP_ENABLE_WRITES>",
        "TIDAL_MCP_DATA_DIR": "<TIDAL_MCP_DATA_DIR>"
      }
    }
  }
}

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

TIDAL MCP in other clients