Server data from the Official MCP Registry
Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.
Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.
The hyperD MCP server is a legitimate cryptocurrency payment integration tool that properly handles sensitive wallet credentials and implements x402 payment protocol signing. However, several security concerns warrant attention: private keys are held in process memory without explicit warnings about process inspection risks, the Python demo lacks input validation on wallet addresses, and error messages sometimes expose internal API details. Permissions are appropriate for the stated purpose, but users should be aware of the risks inherent to hot wallet management. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: HYPERD_WALLET_PRIVATE_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-hyperd-ai-hyperd-mcp": {
"env": {
"HYPERD_WALLET_PRIVATE_KEY": "your-hyperd-wallet-private-key-here"
},
"args": [
"-y",
"hyperd-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Exposes 24 paid hyperD x402 tools — 17 data/risk endpoints, 6 premium synthesis verdicts ($0.30–$1.50), and a multi-call bundle — plus 3 free meta tools (and 3 watch tools when enabled) from api.hyperd.ai. Drop into Claude Desktop, Cursor, Cline, Zed, or any MCP-compatible client.
Each tool call:
api.hyperd.ai endpointYou pay $0.005–$1.50 in USDC on Base per call — data/risk endpoints $0.005–$0.10, premium synthesis verdicts $0.30–$1.50. No subscription. No accounts.
First 5 calls per IP per 24h are free — no wallet, no signup, no API key. Just curl:
curl "https://api.hyperd.ai/api/balance?address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
Lifetime cap: 10 calls per IP. After that (or when daily quota is exhausted), the endpoint returns HTTP 402 — sign a small EIP-3009 USDC payment on Base via the Python SDK or TypeScript MCP server. The premium synthesis tier ($0.30+) always requires payment — it is not free-tier eligible.
/api/wallet/pnl has a tighter free-tier cap of 1 call/IP/day (heavy upstream).
For testing, use a fresh wallet, not your main one. A simple way:
node -e "const {generatePrivateKey, privateKeyToAccount} = require('viem/accounts'); const pk = generatePrivateKey(); console.log('Address:', privateKeyToAccount(pk).address); console.log('Private key:', pk);"
Send ~$1 of USDC on Base to the printed address.
Edit your Claude Desktop config (location: macOS ~/Library/Application Support/Claude/claude_desktop_config.json, Windows %APPDATA%\Claude\claude_desktop_config.json):
{
"mcpServers": {
"hyperd": {
"command": "npx",
"args": ["-y", "hyperd-mcp"],
"env": {
"HYPERD_WALLET_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
}
}
}
}
Restart Claude Desktop. The hyperD tools appear in the conversation tool list.
Ask Claude in any conversation:
"What's the security score for USDC on Base? Use the hyperd.token.security tool."
Claude calls our endpoint, pays $0.05 from your wallet, returns the result. The whole flow takes ~2 seconds.
Each MCP-compatible client has a similar config file. Same pattern: name the server hyperd, command is npx -y hyperd-mcp, set HYPERD_WALLET_PRIVATE_KEY env var.
For the full MCP client list and per-client config docs see https://modelcontextprotocol.io/clients.
If you want to run from source instead of npx:
git clone https://github.com/hyperd-ai/hyperd-mcp.git
cd hyperd-mcp
npm install
npm run build
Then in your Claude Desktop config, point at the local build:
{
"mcpServers": {
"hyperd": {
"command": "node",
"args": ["/full/path/to/hyperd-mcp/dist/server.js"],
"env": {
"HYPERD_WALLET_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HERE"
}
}
}
}
| Tool | Price | What it does |
|---|---|---|
hyperd.balance.get | $0.01 | Multi-chain ERC-20 + native balance lookup |
hyperd.yield.recommend | $0.05 | Opinionated DeFi yield recommendation |
hyperd.token.info | $0.01 | Aggregated token metadata (CoinGecko + DefiLlama) |
hyperd.token.security | $0.05 | GoPlus-backed security risk score |
hyperd.wallet.risk | $0.10 | Chainalysis sanctions + GoPlus heuristics |
hyperd.protocol.tvl | $0.01 | DefiLlama protocol health |
hyperd.gas.estimate | $0.005 | Gas oracle with tip percentiles |
hyperd.dex.quote | $0.02 | Multi-aggregator best DEX route |
hyperd.wallet.persona | $0.10 | Behavioral wallet classification |
hyperd.contract.audit | $0.10 | Pre-trade contract security composite |
hyperd.governance.summarize | $0.10 | LLM-summarized DAO proposals |
hyperd.sentiment.token | $0.05 | Token sentiment from Farcaster |
hyperd.liquidation.risk | $0.10 | Cross-protocol liquidation risk (Aave V3 / Compound v3 / Spark / Morpho) |
hyperd.wallet.anomaly | $0.10 | Wallet anomaly detection vs 180-day baseline |
hyperd.wallet.pnl | $0.05 | Realized + unrealized P&L (FIFO/LIFO/HCFO) |
hyperd.budget.guardian | $0.01 | Agent USDC spend visibility + cap check |
hyperd.bundle | $0.20 fixed | Multi-call: 1-10 paid GETs in one settlement |
hyperd.watch.create | $3.00 prepay | Subscribe to a continuous liquidation watch (HMAC webhooks) |
hyperd.watch.list | (free for owner) | List your active watches |
hyperd.watch.cancel | (free for owner) | Cancel one of your watches |
Each synthesis tool fans out multiple sub-calls internally and returns a single verdict + inputs + methodology.version + coverage envelope, authored by Claude Haiku 4.5.
| Tool | Price | What it does |
|---|---|---|
hyperd.risk.full_audit | $0.35 | Composed wallet risk: balance + sanctions + persona + contract + mixer. Bands: safe / moderate / elevated / critical. |
hyperd.token.archetype | $0.30 | Token classification: stablecoin / blue_chip / mid_cap / memecoin / wrapped / governance / unverified. |
hyperd.wallet.thesis | $0.50 | Plain-language behavioral thesis: trader / hodler / yield_farmer / mev_bot / compromised / inactive. |
hyperd.wallet.threat_brief | $1.50 | 2-3 sentence security verdict: clean / watch / elevated / critical. |
hyperd.gov.translate | $1.00 | Snapshot/Tally proposal in plain language (1y cache). |
hyperd.yield.allocation | $1.00 | Portfolio split across risk tiers for a given amount (6h cache). |
Full HTTP API docs: https://api.hyperd.ai/api/discover
If you have a 12 or 24-word BIP-39 mnemonic instead of a raw key:
"env": {
"HYPERD_WALLET_MNEMONIC": "word1 word2 ... word12"
}
Derives at the standard Ethereum path m/44'/60'/0'/0/0.
HYPERD_API_BASE — default https://api.hyperd.ai. Override for testnet or self-hosted.HYPERD_BASE_RPC — default public Base RPC. Override for higher rate limits.If you don't want to run the stdio server locally, hyperD's full tool catalog is also available as a remote MCP server:
POST https://api.hyperd.ai/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
Same 24 paid tools, same free-tier quota (5 calls/IP/day, 10 lifetime), same X-Payment auth model for paid calls after quota. No npm install, no per-IDE config — just a URL.
Useful when:
curl before committing to a local installServer card: https://api.hyperd.ai/.well-known/mcp.json.
MIT — same as the parent repo.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.