Skip to content
Grok

LowlandData Events for Grok

com.lowlanddata/events

European and US event data from Eventbrite: dates, venues, categories, ticket prices, organizers.

client:Grok transport:streamable-http

Install LowlandData Events in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "events": {
      "type": "http",
      "url": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

LowlandData Events in other clients