mcpbeat Sign in

Hyperd MCP Server

by hyperd-ai Your server? Claim it
local only

Hyperd MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 10 Jun 2026.

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

Installs per day peak 29 · avg 11 · -10% w/w
a month agotoday
47
Installs / week
npm · hyperd-mcp
1
Stars
0 open issues
10 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Hyperd MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hyperd-mcp -- npx -y hyperd-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hyperd-mcp": {
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hyperd-mcp]
command = "npx"
args = ["-y", "hyperd-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hyperd-mcp": {
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hyperd-mcp": {
      "args": [
        "-y",
        "hyperd-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HYPERD_WALLET_PRIVATE_KEY (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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hyperd MCP

same job, measured the same way
Kristo Intelligence
by hristovdimitri2-hub

Pay-per-call DeFi intelligence for AI agents on Base — x402, USDC, no keys.

3 tools answering
x402-vend — WebIntel
by omarnassar1127

Pay-per-call web & EU business intelligence for AI agents (x402 USDC on Base). 11 tools.

11 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

104 tools answering
S
Otto Intel
by ottoai

Otto AI hosted MCP: 16 pay-per-call market-intelligence tools, USDC via x402 on Base, no API keys.

32 tools answering
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering
Navi X402 MCP
by mobileappbyharis

Paid agent tools, zero API keys: crypto, weather, translation, web intel, x402 discovery (USDC/Base)

26 installs/wk local only
Voltix MCP
by clearcheck-uk

DeFi intelligence for Claude: whale tracking, alpha signals, yields, token safety. USDC on Base.

22 installs/wk local only

Hyperd MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hyperd MCP?
Hyperd MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hyperd-mcp was installed 47 times last week.
How do I connect Hyperd MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hyperd-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hyperd MCP?
The npm package hyperd-mcp was installed 47 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hyperd MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.