TE
TempGuru Event Staffing
/get_role_pricing
Get Role Pricing
Get the all-inclusive hourly rate range for a specific role in a specific city. Perfect for 'What does it cost to hire brand ambassadors in [city]?', 'How much
liveverifiedunknown~5s typical
mcpprobedtempgurueventstaffing
$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-co-tempguru-event-staffing /get_role_pricing for me.
Input
| Field | Type | Description |
|---|---|---|
| role* | string | Role name (e.g., 'Brand Ambassadors') or slug (e.g., 'brand-ambassadors'). |
| city* | string | City name (e.g., 'Boston') or slug (e.g., 'boston-event-staffing'). |
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-co-tempguru-event-staffing","endpoint":"/get_role_pricing","input":{"role":"...","city":"..."}}'cli
npx cracked-ai run -p mcp-co-tempguru-event-staffing -e /get_role_pricing -i '{"role":"...","city":"..."}'mcp
run_tool({ provider: "mcp-co-tempguru-event-staffing", endpoint: "/get_role_pricing", input: {"role":"...","city":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.