MCP.so
ログイン

Hyperd Mcp

@hyperd-ai

Hyperd Mcp について

Pre-trade DeFi intelligence for AI agents on Base. 20 paid x402 endpoints - wallet risk, token security, cross-protocol liquidation health (Aave V3 / Compound v3 / Spark / Morpho), portfolio P&L, DEX quote aggregation, governance LLM summaries, sentiment, and a multi-call bundle

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

hyperd-ai

投稿者

Thomas

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "hyperd": {
      "command": "npx",
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "env": {
        "HYPERD_WALLET_PRIVATE_KEY": "0x..."
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Hyperd Mcp?

HyperD is a pay-per-call DeFi API service for AI agents. It provides twenty production endpoints covering wallet risk, token security, liquidation health, portfolio P&L, DEX routing, governance summaries, sentiment, gas markets, multi-protocol TVL, and a bundle endpoint that combines up to 10 calls into a single $0.20 settlement. It uses the x402 protocol to replace traditional API authentication with a signed EIP-3009 USDC transfer authorization.

How to use Hyperd Mcp?

Install with npx -y hyperd-mcp. Add to claude_desktop_config.json with a Base hot wallet holding USDC at HYPERD_WALLET_PRIVATE_KEY. After restart, the MCP server exposes 23 tools. The x402 flow: agent calls an endpoint, the server responds with HTTP 402 and payment terms, the agent signs and retries, and Coinbase's facilitator settles in roughly two seconds. No key store to rotate, no monthly minimum.

Key features of Hyperd Mcp

  • Pay-per-call DeFi API with 20+ endpoints
  • Bundle endpoint combines up to 10 calls for $0.20
  • x402 protocol replaces API keys with signed USDC transfers
  • Wallet risk endpoint using Chainalysis and GoPlus ($0.10)
  • Token security scoring with honeypot detection ($0.05)
  • Cross-protocol liquidation health factor across four protocols ($0.10)

Use cases of Hyperd Mcp

  • AI agents assessing wallet risk before executing transfers
  • Checking token security for honeypot and owner permissions
  • Monitoring cross-protocol liquidation health for DeFi positions
  • Tracking portfolio realized and unrealized P&L per token
  • Aggregating best DEX swap routes across Paraswap and 0x

FAQ from Hyperd Mcp

What is the x402 protocol?

It replaces traditional API authentication with a signed EIP-3009 USDC transfer authorization. The agent calls an endpoint, receives HTTP 402 with payment terms, signs and retries, and settlement occurs via Coinbase's facilitator in about two seconds.

How many tools does the MCP server expose?

The MCP server exposes 23 tools after adding it to claude_desktop_config.json and restarting.

What wallet do I need for Hyperd Mcp?

A Base hot wallet with a private key stored as HYPERD_WALLET_PRIVATE_KEY. The wallet must hold USDC; ~$5 is enough for hundreds of decision cycles.

Can I combine multiple calls into one settlement?

Yes, a bundle endpoint combines up to 10 calls into a single $0.20 settlement.

What are the costs for the most popular endpoints?

Wallet risk: $0.10, token security: $0.05, liquidation risk: $0.10, wallet P&L: $0.05, DEX quote: $0.02. A full agent decision cycle (all five) costs $0.32 in USDC.

コメント

「その他」の他のコンテンツ