Skip to main content
Glama
MeMikko

hoodgrow-mcp

by MeMikko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOODGROW_API_KEYNoAPI key from hoodgrow.com/api-access
HOODGROW_PRIVATE_KEYNoWallet private key funded with USDC on Base, used for x402 pay-per-call

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_catalogA

Full catalog of Robinhood Chain stock tokens: live price, corporate-action adjusted supply, DeFi depth (best Morpho supply APY, Uniswap V3 TVL), and pending/recent corporate actions for every listed token. Paid per call ($0.50 via x402, free with an API key) — prefer get_token for a single symbol.

get_tokenA

One Robinhood Chain stock token by symbol (e.g. NVDA): live price, corporate-action adjusted supply, DeFi depth, and pending/recent corporate actions. Cheaper than get_catalog for a single spot check ($0.05 via x402, free with an API key). Fails for an unknown symbol.

get_corporate_actionsA

Pending (on-chain staged) and recent (official Robinhood ledger) corporate actions — splits, dividends, name changes. Pass a symbol to scope to one token (cheaper); omit it for every tracked token's corporate actions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MeMikko/hoodgrow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server