Developer Tools
Trust: 32/100 (Limited)io.github.mifactory-bot/mifactory-spec-api Guide
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
by mifactory-bot
Quick Start
Install
npx @mifactory-bot/spec-apiClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mifactory-bot-mifactory-spec-api": {
"command": "npx",
"args": [
"@mifactory-bot/spec-api"
]
}
}
}