Bushdrum Events for VS Code
com.bushdrum/events
City-scoped Bushdrum event search for agents with list_cities and search_events.
client:VS Code
transport:streamable-http
tools:2
Install Bushdrum Events in VS Code
.vscode/mcp.json
{
"servers": {
"events": {
"type": "http",
"url": "https://bushdrum.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs