Session Management
Start, pause, and resume workflow sessions with automatic state persistence.
Workflow MCP is a Model Context Protocol (MCP) server that provides structured workflow automation for AI-assisted development with Claude.
The Model Context Protocol is an open standard for connecting AI assistants to external tools and data sources. MCP servers expose tools that AI models can invoke to perform actions.
Workflow MCP provides tools for:
Session Management
Start, pause, and resume workflow sessions with automatic state persistence.
Structured Logging
Log findings, decisions, tasks, and issues with automatic Entry-ID generation.
Workflow Commands
Support for /research, /plan, /implement, /review, /debug, and more.
Handoff Generation
Generate handoff messages for transitioning between workflow phases.
Control how strictly Claude follows your workflow with DPS levels (0-5):
Each workflow phase automatically finds relevant files from previous phases:
/plan reads from research files/implement reads from plan and research files/review reads from all previous phasesWhen multiple sessions are started for the same topic on the same day, the system:
Offload mechanical coding tasks to local models (e.g., DeepSeek via Ollama):