Skip to content
VS Code

LowlandData Events for VS Code

com.lowlanddata/events

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

client:VS Code transport:streamable-http

Install LowlandData Events in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LowlandData Events in other clients