orangebread/speclinter-mcp
AI-powered specification analysis tool that converts requirements into structured tasks and validates code implementation against original specs.
Platform-specific configuration:
{
"mcpServers": {
"speclinter-mcp": {
"command": "npx",
"args": [
"-y",
"speclinter-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...