Skip to content
Claude Desktop

djd agent score for Claude Desktop

io.github.jacobsd32-cpu/djd-agent-score

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

client:Claude Desktop transport:stdio runtime:npm

Install djd agent score in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "djd-agent-score": {
      "command": "npx",
      "args": [
        "-y",
        "djd-agent-score-mcp"
      ],
      "env": {
        "DJD_BASE_URL": "<DJD_BASE_URL>",
        "DJD_TIMEOUT_MS": "<DJD_TIMEOUT_MS>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

djd agent score in other clients