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
{
"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