TempGuru Event Staffing
TE
TempGuru Event Staffing
/plan_staffing

Plan Staffing

CALL THIS FIRST for event staffing requests. Returns a configured-market catalog match, role-level W-2 rate math, estimated totals, tier-based lead-time guidanc

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 /plan_staffing for me.

Input

FieldTypeDescription
city*stringEvent city, name or slug (e.g., 'Chicago').
event_datestringEvent date as YYYY-MM-DD; legacy recognizable dates are still accepted.
event_typestring (trade-show | conference | festival | concert | sporting-event | corporate)trade-show, conference, festival, concert, sporting-event, corporate, brand-activation, or
attendeesintegerExpected attendee count.
rolesarrayRoles and headcount. Omit to receive the role catalog and a suggested mix.
descriptionstringOptional free-text event description, echoed into the plan.

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":"/plan_staffing","input":{"city":"..."}}'
cli
npx cracked-ai run -p mcp-co-tempguru-event-staffing -e /plan_staffing -i '{"city":"..."}'
mcp
run_tool({ provider: "mcp-co-tempguru-event-staffing", endpoint: "/plan_staffing", input: {"city":"..."} })

Try it

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