Skip to content
Cursor

hyperd mcp for Cursor

io.github.hyperd-ai/hyperd-mcp

Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.

client:Cursor transport:stdio runtime:npm

Install hyperd 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": {
    "hyperd-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "env": {
        "HYPERD_WALLET_PRIVATE_KEY": "<HYPERD_WALLET_PRIVATE_KEY>"
      }
    }
  }
}

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

hyperd mcp in other clients