selfping for Zed
com.selfping/selfping
Text your own phone when a run finishes or needs you. A key can only message its own number.
client:Zed
transport:streamable-http
tools:1
Install selfping in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"selfping": {
"url": "https://www.selfping.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs