Skip to content
Cursor

webbersites x402 mcp for Cursor

io.github.webberdesign/webbersites-x402-mcp

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

client:Cursor transport:stdio runtime:npm

Install webbersites x402 mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "webbersites-x402-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "webbersites-x402-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "X402_MAX_PRICE": "<X402_MAX_PRICE>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

webbersites x402 mcp in other clients