catchaset for VS Code
live.catchaset/catchaset
Live-music shows in Austin & Chicago matched to your taste (pass artists you like).
client:VS Code
transport:streamable-http
tools:3
Install catchaset in VS Code
.vscode/mcp.json
{
"servers": {
"catchaset": {
"type": "http",
"url": "https://catchaset.live/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs