Skip to content
Windsurf

agent trust mcp for Windsurf

io.github.nikoble1926/agent-trust-mcp

ERC-8004 agent trust scores via x402: free preview + paid USDC-on-Base signed scores (5 chains)

client:Windsurf transport:stdio runtime:npm

Install agent trust mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agent-trust-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nikosble1926/agent-trust-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "RESOURCE_SERVER_URL": "<RESOURCE_SERVER_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

agent trust mcp in other clients