Skip to content
Zed

dialfetch for Zed

com.dialfetch/dialfetch

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

client:Zed transport:streamable-http

Install dialfetch in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dialfetch": {
      "url": "https://app.dialfetch.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

dialfetch in other clients