Skip to content

Add DJD Agent Score MCP server#1027

Open
JacobsCounsel wants to merge 1 commit intomodelcontextprotocol:mainfrom
JacobsCounsel:add-djd-agent-score
Open

Add DJD Agent Score MCP server#1027
JacobsCounsel wants to merge 1 commit intomodelcontextprotocol:mainfrom
JacobsCounsel:add-djd-agent-score

Conversation

@JacobsCounsel
Copy link

Summary

DJD Agent Score provides reputation scoring for AI agent wallets on Base L2. It lets AI clients check trust scores (0–100) across 5 dimensions before transacting with autonomous agents.

Tools exposed

Tool Description Price
get_score Quick trust score for an agent wallet Free
get_full_score Detailed breakdown across 5 dimensions $0.10
get_score_history Historical score snapshots over time $0.15
batch_score Score multiple wallets in one call $0.50
check_health API health / uptime check Free
get_api_info Available endpoints and pricing Free

Paid endpoints use the x402 payment protocol — no API key required for free tools.

Test plan

  • Verify entry validates against server.schema.json
  • Confirm npx djd-agent-score-mcp starts the MCP server via stdio
  • Test get_score with a known Base wallet address

🤖 Generated with Claude Code

Reputation scoring for AI agent wallets on Base L2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant