C
catalog
/get_tool
Get tool details
Get the full profile of one AI tool by its directory slug: description, pricing, key features, editorial verdict and rating, the date it was last human-verified
liveverifiedunknown~5s typical
mcpprobedcatalog
$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-ai-tooldirectory-catalog /get_tool for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | The directory slug, e.g. "gamma-app-ai-powered-presenting-ideas" (from search_tools). |
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-ai-tooldirectory-catalog","endpoint":"/get_tool","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-tooldirectory-catalog -e /get_tool -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-tooldirectory-catalog", endpoint: "/get_tool", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.