Skip to content
VS Code

Dial for VS Code

io.github.getdial-ai/dial

Communication stack for AI agents: SMS, AI voice calls, phone numbers, and account events.

client:VS Code transport:streamable-http

Install Dial in VS Code

.vscode/mcp.json

{
  "servers": {
    "dial": {
      "type": "http",
      "url": "https://getdial.ai/mcp"
    }
  }
}

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

Dial in other clients