Skip to content
Windsurf

Story Mapper for Windsurf

io.github.tomatap/storymapper

User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.

client:Windsurf transport:stdio runtime:npm

Install Story Mapper in Windsurf

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

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

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

Story Mapper in other clients