OffStereo for VS Code
io.github.andzar22/offstereo
Builds narrated, playable music stories, explores sample lineage, and saves verified playlists.
client:VS Code
transport:streamable-http
tools:12
Install OffStereo in VS Code
.vscode/mcp.json
{
"servers": {
"offstereo": {
"type": "http",
"url": "https://www.offstereo.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs