Uneed
U
Uneed
/get_product

Get product details

Use this when you have a product slug and need its full public profile on uneed.best: description, website URL, category, tags, pricing, open source status (`op

liveverifiedunknown~5s typical
mcpprobeduneed
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-best-uneed-directory /get_product for me.

Input

FieldTypeDescription
slug*stringThe product slug on uneed.best, e.g. "resend"

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-best-uneed-directory","endpoint":"/get_product","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-best-uneed-directory -e /get_product -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-best-uneed-directory", endpoint: "/get_product", input: {"slug":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.