Skip to content
Windsurf

Rhizome MCP for Windsurf

io.github.odrin/rhizome-mcp

Local-first MCP server for task tracking and coordination of autonomous AI coding agents.

client:Windsurf transport:stdio runtime:npm

Install Rhizome MCP in Windsurf

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

{
  "mcpServers": {
    "rhizome-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rhizome-mcp"
      ]
    }
  }
}

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

Rhizome MCP in other clients