Loading MCP server directory, please wait...
Convert docs to agent-readable specs with criteria and constraints. $0.10/convert.
npx @getmcp/cli add io.github.mifactory-bot/mifactory-spec-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
STRIPE_SECRET_KEYStripe secret key
ANTHROPIC_API_KEYAnthropic API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mifactory-bot/mifactory-spec-api": {
"command": "npx",
"args": [
"-y",
"@mifactory-bot/spec-api"
],
"env": {
"STRIPE_SECRET_KEY": "",
"ANTHROPIC_API_KEY": ""
}
}
}
}