botphone for Zed
io.github.griffden/botphone
Give your Muse a phone number. BotPhone answers your business line and reports every call back.
client:Zed
transport:streamable-http
Install botphone in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"botphone": {
"url": "https://auth.botphone.tel/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs