Skip to content
Claude Desktop

Fable Mode for Claude Desktop

io.github.rex-codebase/fable-mode

Mechanical write gates, evidence receipts, and adversarial review for AI coding agents.

client:Claude Desktop transport:stdio runtime:pypi

Install Fable Mode in Claude Desktop

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

{
  "mcpServers": {
    "fable-mode": {
      "command": "uvx",
      "args": [
        "fable-engine"
      ]
    }
  }
}

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

Fable Mode in other clients