Specs Workflow
Guides users through structured software project documentation phases with automated document generation, progress tracking, and workflow state management using OpenAPI specifications as templates.
41 stars
0 tools
Created Aug 2025
@kingkongshot/kingkongshot-specs-workflow-specs-workflow-mcpAbout
Guides users through structured software project documentation phases with automated document generation, progress tracking, and workflow state management using OpenAPI specifications as templates.
Categories
general
Installation
npm
npm install @kingkongshot/kingkongshot-specs-workflow-specs-workflow-mcp
Configuration
{
"mcpServers": {
"kingkongshot-specs-workflow-specs-workflow-mcp": {
"command": "npx",
"args": [
"-y",
"@kingkongshot/kingkongshot-specs-workflow-specs-workflow-mcp"
]
}
}
}