Hyde
FreeNot checkedMCP server for hyde.trade enabling LLM agents to discover and trade hyde coins on Robinhood Chain. Provides tools to list coins, get signals, quote trades, and
About
MCP server for hyde.trade enabling LLM agents to discover and trade hyde coins on Robinhood Chain. Provides tools to list coins, get signals, quote trades, and build signable transactions.
README
MCP server for hyde.trade, the "tokenize anything" launchpad on Robinhood Chain (chainId 4663). Gives any LLM agent tools to discover and trade hyde coins.
hyde coins pay holders a real tokenized stock (NVDA, TSLA, and others) on every trade. They trade
through a Uniswap v4 ReflectionHook pool that generic aggregators do not route, so build_trade
returns ready-to-sign calldata to the Universal Router directly. This server is non-custodial: it
returns unsigned transactions for your own wallet to sign and broadcast. It never holds keys or funds.
Tools
discover_coins— list coins with price, market cap, category, age, reflection stock + feeget_coin— one coin's full recordget_signal— early-buy signal (distinct wallets in the first swaps; >=3 in 5 is the tell)quote_trade— read-only price for a buy or sellbuild_trade— signable transaction to trade through the ReflectionHook pool
Run
npx hyde-mcp
Add to an MCP client
Claude Desktop (claude_desktop_config.json) or any MCP client:
{
"mcpServers": {
"hyde": {
"command": "npx",
"args": ["-y", "hyde-mcp"]
}
}
}
Set HYDE_API to point at a different base URL (defaults to https://www.hyde.trade).
Notes
Community tokens, not securities. Nothing here is financial advice. Chain 4663 ("Robinhood Chain") is a public blockchain and is not the Robinhood brokerage. hyde is not affiliated with Robinhood.
Installing Hyde
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/errick0x/hyde-mcpFAQ
Is Hyde MCP free?
Yes, Hyde MCP is free — one-click install via Unyly at no cost.
Does Hyde need an API key?
No, Hyde runs without API keys or environment variables.
Is Hyde hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Hyde in Claude Desktop, Claude Code or Cursor?
Open Hyde on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Hyde with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
