mcpserver.lol
registry/hyde-mcp
Connection check local install

hyde-mcp

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

Tools 5
GitHub stars
Installs / wk 49
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

5 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

build_trade from source
Build a signable transaction to trade a hyde coin through its ReflectionHook pool. Returns { tx: {to, data, value, chainId}, minOut, approvals[] }. Send any approvals first (sells…
discover_coins from source
List hyde.trade coins (Robinhood Chain) with price, market cap, category, age, and the tokenized stock each reflection coin pays. Use this to find what to trade. Newest first.
get_coin from source
Get one hyde coin
get_signal from source
Get the early-buy signal for one coin: distinct wallets in its first swaps. >=3 distinct wallets in the first 5 swaps is the validated momentum tell (~3.1x lift). Use before buying…
quote_trade from source
Read-only price for trading a hyde coin. buy: amountIn is ETH, output is coins. sell: amountIn is coins, output is ETH. Returns expected out and a slippage-adjusted minimum.