Skip to content
Cline

402sentinel mcp for Cline

io.github.kaditang/402sentinel-mcp

x402 payment safety for AI agents: counterparty risk gate, payment firewall, compliance, RWA gate.

client:Cline transport:stdio runtime:npm

Install 402sentinel mcp 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": {
    "402sentinel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@kaditang/402sentinel-mcp"
      ],
      "env": {
        "CLIENT_PRIVATE_KEY": "<CLIENT_PRIVATE_KEY>",
        "SENTINEL_URL": "<SENTINEL_URL>"
      }
    }
  }
}

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

402sentinel mcp in other clients