Skip to content
VS Code

Heldly for VS Code

io.heldly/scheduler

AI-native scheduler that lives in Claude. Describe meetings in plain English; Heldly does the rest.

client:VS Code transport:streamable-http

Install Heldly in VS Code

.vscode/mcp.json

{
  "servers": {
    "scheduler": {
      "type": "http",
      "url": "https://heldly.io/api/mcp"
    }
  }
}

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

Heldly in other clients