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
{
"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