Skip to content
Claude Desktop

scanpay for Claude Desktop

io.github.misterio070/scanpay

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

client:Claude Desktop transport:stdio runtime:npm

Install scanpay in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "scanpay": {
      "command": "npx",
      "args": [
        "-y",
        "scanpay-mcp-server"
      ],
      "env": {
        "SCANPAY_URL": "<SCANPAY_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

scanpay in other clients