
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
djd-agent-score-mcp
Advanced tools
MCP server for DJD Agent Score — wallet screening for payouts and paid agent workflows
MCP server for DJD Agent Score focused on screening wallets before payouts or paid x402 work.
Gives AI assistants (Claude Desktop, Cursor, Windsurf, etc.) native tools to look up wallet trust scores, sybil flags, and follow-up context after the screening decision.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": ["-y", "djd-agent-score-mcp"],
"env": {
"DJD_API_KEY": "djd_live_..."
}
}
}
}
Add to .cursor/mcp.json in your project:
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": ["-y", "djd-agent-score-mcp"],
"env": {
"DJD_API_KEY": "djd_live_..."
}
}
}
}
Free tier: Leave out
DJD_API_KEYto use the free tools (10 queries/day). Add a key to unlock paid tools and higher limits. Get one at djdagentscore.dev.
| Tool | Description | Price |
|---|---|---|
get_score | Basic screening score, tier, confidence, recommendation | Free (10/day) |
get_full_score | Full breakdown: dimensions, sybil flags, trajectory, improvement path | $0.10 |
get_score_history | Historical scores with trend analysis | $0.15 |
batch_score | Score 2–20 wallets in one call | $0.50 |
get_economy_metrics | Ecosystem context for deeper review | Free |
Optional context-only tools like get_leaderboard remain available, but the main screening flow starts with get_score.
| Variable | Required | Default | Description |
|---|---|---|---|
DJD_API_KEY | No | — | API key (djd_live_...) for paid tools. Free tools work without it. |
DJD_API_URL | No | https://djdagentscore.dev | API base URL (override for self-hosted instances) |
Once configured, ask your AI assistant:
MIT
FAQs
MCP server for DJD Agent Score — wallet screening for payouts and paid agent workflows
The npm package djd-agent-score-mcp receives a total of 37 weekly downloads. As such, djd-agent-score-mcp popularity was classified as not popular.
We found that djd-agent-score-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.