Skip to content
VS Code

DocWand for VS Code

app.docwand/pdf

Sign, fill, merge and split PDFs entirely in your browser - files never leave your device.

client:VS Code transport:streamable-http

Install DocWand in VS Code

.vscode/mcp.json

{
  "servers": {
    "pdf": {
      "type": "http",
      "url": "https://mcp.docwand.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

DocWand in other clients