Skip to content
Cline

Story Mapper for Cline

io.github.tomatap/storymapper

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

client:Cline transport:stdio runtime:npm

Install Story Mapper in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Story Mapper in other clients