MCP Directory
Back

storybloq

by Storybloq · TypeScript · ★ 631

Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and roadmap in a .story/ directory.

#agentic-development#ai-development#anthropic#claude-code#claude-skill#cli#context-management#developer-tools#handover#mac-app#macos#mcp#mcp-server#project-management#session-continuity#typescript#workflow

Install

npx -y github:Storybloq/storybloq

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "storybloq": {
      "command": "npx",
      "args": [
        "-y",
        "github:Storybloq/storybloq"
      ]
    }
  }
}

From the README

storybloq Cross-session context persistence for AI coding. A file convention, a CLI, an MCP server, and a Claude Code skill that together turn every coding session into a building block instead of a reset. storybloq.com · Mac app · Review lenses · Privacy ------|-------------| | | Scaffold (add for multi-repo) | | | Project summary with phase statuses, counts, and risks | | | Reference integrity + schema checks | | | Install Storybloq skills, register MCP, and configure client hooks | | | Compatibility alias for | | | Context-aware work suggestions | |…
Read full README on GitHub →

Related filesystem servers