Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Hoodly GMGN Robinhood Research

io.github.hoodly-agent/hoodly-gmgn-robinhood-mcp

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

Uptime
100.0%
1 direct probes · 30d
Response
787ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

hoodly_list_robinhood_launches

Read-only discovery of newly created, near-completion, or graduated Robinhood Chain launchpad tokens. This is chain-wide, not Pons-only provenance.

hoodly_screen_robinhood_launchpads

Read-only quality screen across all Robinhood Chain launchpads. Uses GMGN server-side filters; this tool never executes a trade.

hoodly_robinhood_trending

Read-only Robinhood Chain trending tokens from GMGN.

hoodly_research_robinhood_token

Read-only multi-source GMGN token due diligence on Robinhood Chain. Returns observations and a deterministic research score, never a trading directive.

hoodly_robinhood_token_kline

Read-only OHLCV/K-line history for a Robinhood Chain token; useful to distinguish fresh activity from sustained momentum.

hoodly_compare_robinhood_tokens

Read-only comparison of 2–5 Robinhood Chain token contracts using lightweight GMGN fundamentals and security data.

hoodly_robinhood_daily_brief

Read-only briefing combining new Robinhood launches and 24-hour trending data.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hoodly_gmgn_robinhood_research": {
      "url": "https://gmgn.hoodly.io/mcp",
      "transport": "streamable-http"
    }
  }
}