Skip to content
VS Code

dialfetch for VS Code

com.dialfetch/dialfetch

Give your AI agent a phone: place calls, navigate IVRs, wait on hold, get structured answers.

client:VS Code transport:streamable-http

Install dialfetch in VS Code

.vscode/mcp.json

{
  "servers": {
    "dialfetch": {
      "type": "http",
      "url": "https://app.dialfetch.com/api/mcp"
    }
  }
}

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

dialfetch in other clients