Skip to content
VS Code

DialNexa for VS Code

io.github.dialnexa/mcp

Create and manage DialNexa AI voice agents, campaigns, calls, phone numbers, workflows, and more.

client:VS Code transport:streamable-http

Install DialNexa in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.dialnexa.com/v1/mcp"
    }
  }
}

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

DialNexa in other clients