Skip to content
Windsurf

mission control for Windsurf

io.github.dinof777/mission-control

Read and write Mission Control state via MCP — projects, tasks, subtasks, templates, status updates.

client:Windsurf transport:streamable-http

Install mission control in Windsurf

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

{
  "mcpServers": {
    "mission-control": {
      "serverUrl": "https://mission-control-six-kohl.vercel.app/api/mcp"
    }
  }
}

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

mission control in other clients