Story Mapper for Claude Desktop
io.github.tomatap/storymapper
User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install Story Mapper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"storymapper": {
"command": "npx",
"args": [
"-y",
"storymapper"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs