Back to MCP Servers

Tempguru

W-2 event staffing for AI agents across 300+ US and Canadian markets. Brand ambassadors, registration, hospitality, setup/breakdown, ushers. Read-only data lookups for coverage, rates, lead-time guidance, and state compliance, plus an opt-in request_quote submission. No auth req…

workplace-productivitygithubairagagent

Installation

npx -y tempguru-mcp

Configuration

{
  "mcpServers": {
    "tempguru-mcp": {
      "command": "npx",
      "args": ["-y", "tempguru-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub