mcpbeat Sign in

Hyde MCP Server

local only

Hyde MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 8 Aug 2026.

Discover and trade tokenize-anything coins on hyde.trade (Robinhood Chain). Non-custodial.

Installs per day peak 235 · avg 8
a month agotoday
38
Installs / week
npm · hyde-mcp
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Hyde 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 hyde-mcp -- npx -y hyde-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hyde-mcp": {
      "args": [
        "-y",
        "hyde-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hyde-mcp]
command = "npx"
args = ["-y", "hyde-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hyde-mcp": {
      "args": [
        "-y",
        "hyde-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hyde-mcp": {
      "args": [
        "-y",
        "hyde-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: HYDE_API (Override the API base URL (default https://www.hyde.trade)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hyde MCP

same job, measured the same way
Epsilon
by alienbase-xyz

Non-custodial limit, stop-loss and DCA trading on Epsilon (Robinhood Chain) for AI agents

26 installs/wk 15 tools answering
Base Token Sniper
by lordbasilaiassistant-sudo

MCP server to discover and trade new token launches on Base chain.

203 installs/wk local only
AI Agent Tokenized Stock OS
by aatos

Non-custodial MCP for Stock Tokens on Robinhood Chain (4663): quotes, plans, Morpho Earn.

37 tools answering
Hoodly GMGN Robinhood Research
by hoodly-agent

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

7 tools answering
T
Loomdesk
by loomdesk

Tokenized stock pools on Robinhood Chain: where liquidity earns, and the transactions to provide it.

5 tools answering
Aeron Wallet
by aeronlabs

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

58 installs/wk local only
Code402
by 89rat

Discover machine-payable APIs, probe x402 payment terms, and run seller operations. Non-custodial.

10 tools answering
DeFade — Multi-Chain Memecoin Analyzer
by defade

Rug pull risk and on-chain forensics for tokens on Solana, Ethereum, Base and Robinhood.

15 tools answering

Hyde MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Hyde MCP?
Hyde 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 hyde-mcp was installed 38 times last week.
How do I connect Hyde 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 hyde-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hyde MCP?
The npm package hyde-mcp was installed 38 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Hyde MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.