LowlandData Events for Cursor
com.lowlanddata/events
European and US event data from Eventbrite: dates, venues, categories, ticket prices, organizers.
client:Cursor
transport:streamable-http
Install LowlandData Events in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"events": {
"url": "https://mcp.apify.com/?actors=lowlanddata/eventbrite-scraper"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs