Skip to content
VS Code

DocDeploy for VS Code

io.docdeploy.www/mcp-server

Document hosting and encrypted agent memory with multi-tenant persistence.

client:VS Code transport:streamable-http

Install DocDeploy in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.docdeploy.io/mcp"
    }
  }
}

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

DocDeploy in other clients