data-ai MCP Server
Project memory and workflows for Claude Code and Codex. Keep stories, plans, handovers, and review evidence in your repo. Resume across sessions and follow progress in the Mac app.
Discovered via github-topic:mcp and last synced 3d ago.
1. Install the package
npx @storybloq/storybloq
2. Add to claude_desktop_config.json
{
"mcpServers": {
"storybloq-storybloq": {
"command": "npx",
"args": [
"@storybloq/storybloq"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Description
### Notes and lessons
Inspect state and validate integrity
clear
next free number, computed from the local checkout
divergent branches can mint duplicate display ids
none; works offline
`storybloq reconcile` after merges; gate merges with `reconcile --ci`