MCP Server
MCP
HempData
Verified hemp & cannabinoid regulatory data for all 50 US states + DC. Requires a HempData API key.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.hempdata.io/mcp",
"headers": [
{
"description": "Bearer <HempData API key>. Get a key at https://hempdata.io/pricing (free tier available).",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment