Skip to content
Zed

ScoutScore for Zed

io.github.scoutscore/scoutscore

Trust scoring for AI agents. Check scores, fidelity, and flags for x402 services.

client:Zed transport:stdio runtime:npm

Install ScoutScore in Zed

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

{
  "context_servers": {
    "scoutscore": {
      "command": "npx",
      "args": [
        "-y",
        "@scoutscore/mcp-server"
      ]
    }
  }
}

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

ScoutScore in other clients