Odel
hyde mcp

hyde mcp

Local
@errick0xJavaScriptMITUpdated 4w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmhyde-mcpv1.0.1

Run

npx -y hyde-mcp

MCP client config

{
  "mcpServers": {
    "hyde-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyde-mcp"
      ]
    }
  }
}