docbin for VS Code
app.docbin/docbin
Give an agent a place to put large output. Build logs and reports get a stable versioned URL.
client:VS Code
transport:streamable-http
tools:3
Install docbin in VS Code
.vscode/mcp.json
{
"servers": {
"docbin": {
"type": "http",
"url": "https://mcp.docbin.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs