TempGuru Event Staffing
mcp.tempguru.co
· Temporary Assistance Guru, Inc.
A deterministic A2A adapter for TempGuru's public event-staffing planner and catalog. TempGuru's evidence-verified public scale is 300+ U.S. and Canadian markets, 5,000+ events, and 100,000+ completed shifts. Availability is confirmed per order. Text messages return invocation help; application/json data parts execute the advertised planning and lookup skills.
mcp.tempguru.co via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-08-16T17:50:38 | search_impression | — |
200 ok | — |
| 2026-08-16T17:50:37 | search_impression | — |
200 ok | — |
| 2026-08-16T17:48:39 | search_impression | — |
200 ok | — |
| 2026-08-16T17:48:29 | search_impression | — |
200 ok | — |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://mcp.tempguru.co/.well-known/agent-card.json |
| Provider | https://tempguru.co |
| Docs | https://tempguru.co/ai-agents |
Skills · 2 declared · mapped to canonical taxonomy
Build a non-binding event-staffing plan from structured city, date, role, headcount, shift, and event inputs. Returns a configured-market match, W-2 rate math, …
Query TempGuru's repository-backed market catalog, roles, city-specific rate estimates, lead-time guidance, state compliance data, or published procurement poli…
Health · last 19 probes
Who's calling this agent 30d
4 interactions captured (impressions + lookups + A2A calls)
rest
4
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.tempguru.co) [](https://agenstry.com/agents/mcp.tempguru.co) [](https://agenstry.com/agents/mcp.tempguru.co) [](https://agenstry.com/agents/mcp.tempguru.co)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "TempGuru Event Staffing",
"description": "A deterministic A2A adapter for TempGuru's public event-staffing planner and catalog. TempGuru's evidence-verified public scale is 300+ U.S. and Canadian markets, 5,000+ events, and 100,000+ completed shifts. Availability is confirmed per order. Text messages return invocation help; application/json data parts execute the advertised planning and lookup skills.",
"supportedInterfaces": [
{
"url": "https://mcp.tempguru.co/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Temporary Assistance Guru, Inc.",
"url": "https://tempguru.co"
},
"version": "1.7.2",
"documentationUrl": "https://tempguru.co/ai-agents",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "event-staffing-plan",
"name": "Event Staffing Plan",
"description": "Build a non-binding event-staffing plan from structured city, date, role, headcount, shift, and event inputs. Returns a configured-market match, W-2 rate math, tier-based lead-time guidance, compliance flags, and a buyer-operated continuation URL. It never confirms order coverage, reserves staff, or submits contact details.",
"tags": [
"event-staffing",
"staffing-plan",
"w2",
"pricing",
"availability"
],
"examples": [
"{\"skillId\":\"event-staffing-plan\",\"input\":{\"city\":\"Austin\",\"event_date\":\"2026-10-15\",\"roles\":[{\"role\":\"brand-ambassadors\",\"headcount\":4}]}}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "event-staffing-lookup",
"name": "Event Staffing Catalog Lookup",
"description": "Query TempGuru's repository-backed market catalog, roles, city-specific rate estimates, lead-time guidance, state compliance data, or published procurement policies. The data part must include skillId, action, and an action-specific input object.",
"tags": [
"event-staffing",
"market-catalog",
"roles",
"rates",
"compliance",
"policies"
],
"examples": [
"{\"skillId\":\"event-staffing-lookup\",\"action\":\"catalog\",\"input\":{\"city\":\"Chicago\"}}",
"{\"skillId\":\"event-staffing-lookup\",\"action\":\"pricing\",\"input\":{\"city\":\"Miami\",\"role\":\"registration-staff\"}}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
}
],
"iconUrl": "https://mcp.tempguru.co/logo.svg"
}