Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hyde

БесплатноНе проверен

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

GitHubEmbed

Описание

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 + fee
  • get_coin — one coin's full record
  • get_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 sell
  • build_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.

from github.com/errick0x/hyde-mcp

Установка Hyde

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/errick0x/hyde-mcp

FAQ

Hyde MCP бесплатный?

Да, Hyde MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hyde?

Нет, Hyde работает без API-ключей и переменных окружения.

Hyde — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Hyde в Claude Desktop, Claude Code или Cursor?

Открой Hyde на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hyde with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai