Skip to content
Zed

trustsource for Zed

io.github.surfether/trustsource

x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.

client:Zed transport:stdio runtime:npm

Install trustsource 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": {
    "trustsource": {
      "command": "npx",
      "args": [
        "-y",
        "trustsource-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
        "TRUSTSOURCE_API_URL": "<TRUSTSOURCE_API_URL>"
      }
    }
  }
}

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

trustsource in other clients