mifactory spec api for Claude Desktop
io.github.mifactory-bot/mifactory-spec-api
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
client:Claude Desktop
transport:streamable-http
tools:2
Install mifactory spec api in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mifactory-spec-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spec-api-mcp.vercel.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs