byakugan for Windsurf
io.github.jayofemi/byakugan
Private, on-device AI-text analysis including detection, AI-tell spans, and reuse overlap.
client:Windsurf
transport:stdio
runtime:npm
Install byakugan in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"byakugan": {
"command": "npx",
"args": [
"-y",
"@jayofemi/ai-checker"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs