Skip to content
Cline

Fable Mode for Cline

io.github.rex-codebase/fable-mode

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

client:Cline transport:stdio runtime:pypi

Install Fable Mode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Fable Mode in other clients