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