Catalog
io.github.mifactory-bot/mifactory-spec-api
Official2 toolsby mifactory-bot · JavaScript
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
Converts documentation into agent-readable specifications with criteria.
Captured live from the server via tools/list.
spec_convert
Convert document to agent-readable spec
Parameters (1)
- documentTextstringrequired
spec_validate
Validate a spec
Parameters (1)
- specobjectrequired
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mifactory-spec-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spec-api-mcp.vercel.app/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.