Skip to content
Cline

andon for Cline

io.github.gulmezeren2-byte/andon

Deterministic verification for AI-generated analysis: run a spec, inspect or diff a workbook

client:Cline transport:stdio runtime:pypi

Install andon 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": {
    "andon": {
      "command": "uvx",
      "args": [
        "andon-verify"
      ]
    }
  }
}

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

andon in other clients