call me for Zed
app.getcallme/call-me
Calls your phone when an AI task finishes or is blocked — hear it, say what's next.
client:Zed
transport:streamable-http
Install call me in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"call-me": {
"url": "https://getcallme.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs