Skip to content
Zed

agent trust mcp for Zed

io.github.nikoble1926/agent-trust-mcp

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

client:Zed transport:stdio runtime:npm

Install agent trust mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

agent trust mcp in other clients