Skip to content
Zed

scanpay for Zed

io.github.misterio070/scanpay

Code security scanner for AI agents. 45+ vulnerability patterns, AST analysis, Solana micropayments.

client:Zed transport:stdio runtime:npm

Install scanpay 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": {
    "scanpay": {
      "command": "npx",
      "args": [
        "-y",
        "scanpay-mcp-server"
      ],
      "env": {
        "SCANPAY_URL": "<SCANPAY_URL>"
      }
    }
  }
}

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

scanpay in other clients