byakugan for Claude Desktop
io.github.jayofemi/byakugan
Private, on-device AI-text analysis including detection, AI-tell spans, and reuse overlap.
client:Claude Desktop
transport:stdio
runtime:npm
Install byakugan in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"byakugan": {
"command": "npx",
"args": [
"-y",
"@jayofemi/ai-checker"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs