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 toolsRead 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… 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 only), then sign and broadcast tx with your own wallet. hyde holds no keys or funds.
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. 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 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… 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 a fresh coin.
quote_trade
from source