Odel
Kaidn

Kaidn

Local
@kaidn-ioTypeScriptMITUpdated 2 days ago

Explain fraud verdicts with evidence, surface account rings, and see who has burned other operators.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@kaidn/mcpv0.4.0

Run

npx -y @kaidn/mcp

MCP client config

{
  "mcpServers": {
    "kaidn": {
      "command": "npx",
      "args": [
        "-y",
        "@kaidn/mcp"
      ]
    }
  }
}