the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.MeMikko/hoodgrow-mcp",
"description": "Robinhood Chain stock token data — price, split-adjusted supply, DeFi, corporate actions, movers.",
"repository": {
"url": "https://github.com/MeMikko/hoodgrow-mcp",
"source": "github"
},
"version": "0.9.1",
"websiteUrl": "https://www.hoodgrow.com/mcp",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "hoodgrow-mcp",
"version": "0.9.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free bearer API key from https://www.hoodgrow.com/profile. Optional if HOODGROW_PRIVATE_KEY is set instead.",
"isSecret": true,
"name": "HOODGROW_API_KEY"
},
{
"description": "EVM private key used to pay per call via x402 instead of a bearer key. Optional if HOODGROW_API_KEY is set instead.",
"isSecret": true,
"name": "HOODGROW_PRIVATE_KEY"
},
{
"description": "Set to \"true\" (only meaningful alongside HOODGROW_PRIVATE_KEY) to spend a prepaid credit balance instead of paying x402 per call — buy one first with the buy_credits tool.",
"name": "HOODGROW_USE_CREDITS"
},
{
"description": "Override the API base URL (default https://www.hoodgrow.com) — for testing against a non-production deployment.",
"name": "HOODGROW_BASE_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://www.hoodgrow.com/api/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T11:44:03.061122Z",
"publishedAt": "2026-08-20T11:44:03.061122Z",
"updatedAt": "2026-08-20T11:44:03.061122Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 0.9.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.