TIDAL MCP for Cline
io.github.sickn33/tidal-mcp
Search, analyze, organize, and safely modify TIDAL through 112 typed MCP tools.
client:Cline
transport:stdio
runtime:npm
Install TIDAL MCP in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs