Skip to content
Cline

djd agent score for Cline

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

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

client:Cline transport:stdio runtime:npm

Install djd agent score in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

djd agent score in other clients