Loading MCP server directory, please wait...
Explain fraud verdicts with evidence, surface account rings, and see who has burned other operators.
npx @getmcp/cli add io.kaidn/kaidn-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
KAIDN_API_KEYYour secret Kaidn API key, from https://kaidn.io
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.kaidn/kaidn-mcp": {
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "",
"KAIDN_API_URL": "https://api.kaidn.io",
"KAIDN_MCP_ALLOW_WRITES": "",
"KAIDN_MCP_MAX_QUOTA_CALLS": "100"
}
}
}
}