Skip to content
Windsurf

ProductPlan MCP Server for Windsurf

io.github.olgasafonova/productplan-mcp-server

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

client:Windsurf transport:stdio runtime:oci

Install ProductPlan MCP Server in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "productplan-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/olgasafonova/productplan-mcp-server:6.0.0"
      ],
      "env": {
        "PRODUCTPLAN_API_TOKEN": "<PRODUCTPLAN_API_TOKEN>"
      }
    }
  }
}

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

ProductPlan MCP Server in other clients