{
  "mcpServers": {
    "bushdrum": {
      "url": "https://bushdrum.com/mcp",
      "name": "Bushdrum Events",
      "description": "City-scoped Bushdrum event search for agents. Call list_cities first, then search_events with an explicit city slug and optional public filters. Results are structured JSON, default to 10 items, and cap at 20.",
      "tools": [
        "list_cities",
        "search_events"
      ]
    }
  }
}
