Skip to content
Windsurf

openplan for Windsurf

io.github.vncsleal/openplan

Plan, track, and learn from software projects — three MCP tools for the AI agent lifecycle.

client:Windsurf transport:stdio runtime:npm

Install openplan in Windsurf

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

{
  "mcpServers": {
    "openplan": {
      "command": "npx",
      "args": [
        "-y",
        "@openplan/mcp"
      ]
    }
  }
}

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

openplan in other clients