← Back to Plugins
MCP Server MCP

io.github.hyperd-ai/hyperd-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "hyperd-mcp",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "0x-prefixed 32-byte EVM private key for the wallet that pays for hyperD calls in USDC on Base. The wallet must hold USDC (~$5 is plenty for hundreds of decision cycles). The MCP server signs EIP-3009 transfer authorizations per call.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "HYPERD_WALLET_PRIVATE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...