# hoodgrow-mcp

Robinhood Chain stock token data — price, split-adjusted supply, DeFi, corporate actions, movers.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.9.1
- **Author:** io.github.MeMikko
- **License:** MIT
- **npm:** hoodgrow-mcp
- **Endpoints:** streamable-http https://www.hoodgrow.com/api/mcp
- **Source:** https://github.com/MeMikko/hoodgrow-mcp
- **Endpoint health:** degraded (last checked 2026-08-29T02:09:47.545Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 16 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-12T06:40:18.017Z
- **Version scanned:** 0.6.0
- **CVEs:** none found by OSV at scan time

## Tools

13 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_catalog`
- `get_token`
- `get_corporate_actions`
- `get_defi`
- `get_holders`
- `get_slippage`
- `get_ohlc`
- `get_base_tokens`
- `get_markets`
- `get_trades`
- `list_credit_bundles`
- `buy_credits`
- `get_credit_balance`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"hoodgrow\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"hoodgrow-mcp\"\n      ],\n      \"env\": {\n        \"HOODGROW_API_KEY\": \"<YOUR_HOODGROW_API_KEY>\",\n        \"HOODGROW_PRIVATE_KEY\": \"<YOUR_HOODGROW_PRIVATE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `HOODGROW_API_KEY` — Hoodgrow API Key (optional)
- `HOODGROW_PRIVATE_KEY` — Hoodgrow Private Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — privileged tools; runs locally and hosted.
- Floor 40, ceiling 40 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/hoodgrow-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/hoodgrow-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/hoodgrow-mcp
- HTML page: https://forgeregistry.com/registry/hoodgrow-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
