Skip to content
VS Code

events for VS Code

bot.yeehaw/events

Agent-first Austin events concierge — fresh, sourced answers to what's happening in Austin.

client:VS Code transport:streamable-http tools:2

Install events in VS Code

.vscode/mcp.json

{
  "servers": {
    "events": {
      "type": "http",
      "url": "https://yeehaw.bot/mcp"
    }
  }
}

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

What VS Code can do once it is connected

events in other clients