Skip to content
Zed

AgentPhone-Apex for Zed

io.github.evozim/agent-phone

Multi-channel voice and SMS gateway interface for AI communication.

client:Zed transport:sse

Install AgentPhone-Apex in Zed

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

{
  "context_servers": {
    "agent-phone": {
      "url": "https://agent-phone-mcp.vercel.app/api/mcp"
    }
  }
}

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

AgentPhone-Apex in other clients