Skip to content
VS Code

ActionDock for VS Code

app.actiondock/actiondock

Supervised API-write gateway for AI agents with policy, human approval and execution receipts.

client:VS Code transport:streamable-http tools:8

Install ActionDock in VS Code

.vscode/mcp.json

{
  "servers": {
    "actiondock": {
      "type": "http",
      "url": "https://actiondock.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

ActionDock in other clients