Bandsintown for VS Code
io.github.pipeworx-io/bandsintown
Bandsintown MCP.
client:VS Code
transport:streamable-http
Install Bandsintown in VS Code
.vscode/mcp.json
{
"servers": {
"bandsintown": {
"type": "http",
"url": "https://gateway.pipeworx.io/bandsintown/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs