S
Servana
/get_vendor
get vendor
Get one Servana vendor's public profile: name, description, services + pricing, verification status, rating, and page URL.
liveverifiedunknown~5s typical
mcpprobedservana
$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-servana-servana /get_vendor for me.
Input
| Field | Type | Description |
|---|---|---|
| vendor_slug* | string | The vendor's slug from search_vendors results or a servana.ai vendor URL |
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-servana-servana","endpoint":"/get_vendor","input":{"vendor_slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-servana-servana -e /get_vendor -i '{"vendor_slug":"..."}'mcp
run_tool({ provider: "mcp-ai-servana-servana", endpoint: "/get_vendor", input: {"vendor_slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.