Skip to content
VS Code

pendnt for VS Code

dev.pendnt/pendnt

Human approvals, notifications, inbound webhooks, wake-ups for headless agents. Free trial: /try

client:VS Code transport:streamable-http

Install pendnt in VS Code

.vscode/mcp.json

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

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

pendnt in other clients