Skip to content
Windsurf

Tangled MCP for Windsurf

io.github.zzstoatzz/tangled-mcp

MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.

client:Windsurf transport:stdio runtime:pypi

Install Tangled MCP in Windsurf

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

{
  "mcpServers": {
    "tangled-mcp": {
      "command": "uvx",
      "args": [
        "tangled-mcp"
      ]
    }
  }
}

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

Tangled MCP in other clients