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