← Index

io.github.hyperd-ai/hyperd-mcp

io.github.hyperd-ai/hyperd-mcp·v1.0.3·Other
Quality Score
85
/100

Pre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "hyperd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "env": {
        "HYPERD_WALLET_PRIVATE_KEY": "<your-hyperd_wallet_private_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "hyperd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "env": {
        "HYPERD_WALLET_PRIVATE_KEY": "<your-hyperd_wallet_private_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y hyperd-mcp
§02  Environment variables
HYPERD_WALLET_PRIVATE_KEY
requiredsecret

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.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other