Skip to content
VS Code

Deliverd for VS Code

io.github.davidpreid/deliverd

Give any AI agent a way to ask a person — for approval, a decision, an answer or a review.

client:VS Code transport:streamable-http

Install Deliverd in VS Code

.vscode/mcp.json

{
  "servers": {
    "deliverd": {
      "type": "http",
      "url": "https://deliverd.dev/api/mcp"
    }
  }
}

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

Deliverd in other clients