Plug HoodCar's graded-card market data into Claude, Cursor, or any MCP client. Your AI can then value cards, pull recent sales, and see what's trending — using your API key.
Get a key at hoodcar.com/get-key.
{
"mcpServers": {
"hoodcar": {
"url": "https://mcp.hoodcar.com",
"headers": { "x-api-key": "hc_live_YOUR_KEY" }
}
}
}
If your client can't send headers, put the key in the URL instead: https://mcp.hoodcar.com?key=hc_live_YOUR_KEY
card_value(q, grade?, min_price?, max_price?) what's it worth + per-grade ladder sold_stats(q, grade?, days?) recent sold-comp stats top_movers(category?, limit?) what's heating up floor_snapshot(category?) market floor overview categories(category?) valid categories & labels
Derived analytics only — no raw listing data. Resale of the feed is prohibited.