Skip to content
Cline

weakspot for Cline

dev.weakspot/weakspot

Audit Solidity and Rust smart contracts from your editor. Pays per audit in USDC over x402.

client:Cline transport:stdio runtime:npm

Install weakspot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "weakspot": {
      "command": "npx",
      "args": [
        "-y",
        "weakspot-mcp"
      ],
      "env": {
        "WEAKSPOT_PRIVATE_KEY": "<WEAKSPOT_PRIVATE_KEY>",
        "WEAKSPOT_MAX_USD": "<WEAKSPOT_MAX_USD>",
        "WEAKSPOT_URL": "<WEAKSPOT_URL>",
        "WEAKSPOT_RPC_URL": "<WEAKSPOT_RPC_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

weakspot in other clients