U
Uneed
/get_recent_launches
Recent launches
Use this when the user asks what is new or what launched recently. Lists the most recent product launches on uneed.best, newest first, optionally filtered by ca
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_recent_launches for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string | Category slug or exact name (see list_categories) |
| tag | string | Tag slug |
| limit | integer | default 20 |
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_recent_launches","input":{"limit":20}}'cli
npx cracked-ai run -p mcp-best-uneed-directory -e /get_recent_launches -i '{"limit":20}'mcp
run_tool({ provider: "mcp-best-uneed-directory", endpoint: "/get_recent_launches", input: {"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.