Skip to content
Cline

byakugan for Cline

io.github.jayofemi/byakugan

Private, on-device AI-text analysis including detection, AI-tell spans, and reuse overlap.

client:Cline transport:stdio runtime:npm

Install byakugan 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": {
    "byakugan": {
      "command": "npx",
      "args": [
        "-y",
        "@jayofemi/ai-checker"
      ]
    }
  }
}

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

byakugan in other clients