Developer Tools
Trust: 30/100 (Limited)io.github.cc1988cc/fabrx Guide
MCP server for Fabrx - Build APIs from documents in your IDE
by Typeless-Git
Quick Start
Install
npx fabrxClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-cc1988cc-fabrx": {
"command": "npx",
"args": [
"fabrx"
]
}
}
}