io.github.jacobsd32-cpu/djd-agent-score MCP Server
io.github.jacobsd32-cpu/djd-agent-score
What is the io.github.jacobsd32-cpu/djd-agent-score MCP server?
Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.
How to install io.github.jacobsd32-cpu/djd-agent-score
Copy-paste configuration for popular MCP clients.
DJD_BASE_URLBase URL for the DJD Agent Score API (defaults to production)
DJD_TIMEOUT_MSRequest timeout in milliseconds (default: 10000)
{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<YOUR_DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<YOUR_DJD_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<YOUR_DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<YOUR_DJD_TIMEOUT_MS>"
}
}
}
}{
"mcpServers": {
"djd-agent-score": {
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<YOUR_DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<YOUR_DJD_TIMEOUT_MS>"
}
}
}
}{
"servers": {
"djd-agent-score": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"djd-agent-score-mcp"
],
"env": {
"DJD_BASE_URL": "<YOUR_DJD_BASE_URL>",
"DJD_TIMEOUT_MS": "<YOUR_DJD_TIMEOUT_MS>"
}
}
}
}claude mcp add djd-agent-score --env DJD_BASE_URL=<YOUR_DJD_BASE_URL> --env DJD_TIMEOUT_MS=<YOUR_DJD_TIMEOUT_MS> -- npx -y djd-agent-score-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.