Server data from the Official MCP Registry
Discover and trade tokenize-anything coins on hyde.trade (Robinhood Chain). Non-custodial.
About
Discover and trade tokenize-anything coins on hyde.trade (Robinhood Chain). Non-custodial.
Security Report
This is a well-structured MCP server with appropriate permissions and no authentication vulnerabilities. The server acts as a read-only interface to hyde.trade APIs and returns unsigned transactions for user wallets to sign independently, maintaining a non-custodial design. Minor code quality improvements around error handling and input validation are suggested, but do not indicate security risks. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: HYDE_API
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-errick0x-hyde-mcp": {
"env": {
"HYDE_API": "your-hyde-api-here"
},
"args": [
"-y",
"hyde-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
hyde-mcp
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.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
