{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.bushdrum/events",
  "title": "Bushdrum Events",
  "description": "City-scoped public event search for agents. Use list_cities to discover supported Bushdrum cities, then search_events with an explicit city slug and optional public filters.",
  "version": "1.0.0",
  "websiteUrl": "https://bushdrum.com/developers",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bushdrum.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://bushdrum.com/mcp/sse"
    }
  ]
}
