spec-workflow
stdioUsed by 5 plugins
AI Summary
Generates and validates software specifications using a structured workflow approach.
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"spec-workflow": {
"command": "npx",
"args": [
"-y",
"@pimzino/spec-workflow-mcp@latest",
"."
]
}
}
}Command
npxArguments
-y@pimzino/spec-workflow-mcp@latest.