Skip to content
VS Code

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

What VS Code can do once it is connected

docbin in other clients