djd agent score for Windsurf
io.github.jacobsd32-cpu/djd-agent-score
Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.
client:Windsurf
transport:stdio
runtime:npm
Install djd agent score in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs