Soundcheck for VS Code
io.soundchecklive/soundcheck
Staff live events: gigs, crew, setlists, call lists, ingest. Hosted MCP with OAuth.
client:VS Code
transport:streamable-http
Install Soundcheck in VS Code
.vscode/mcp.json
{
"servers": {
"soundcheck": {
"type": "http",
"url": "https://mcp.soundchecklive.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs