Skip to content
Claude Desktop

fabrx for Claude Desktop

io.github.cc1988cc/fabrx

MCP server for Fabrx - Build APIs from documents in your IDE

client:Claude Desktop transport:stdio runtime:npm

Install fabrx in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "fabrx": {
      "command": "npx",
      "args": [
        "-y",
        "fabrx"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

fabrx in other clients