AgentPing for Zed
io.github.noriget/agentping
Let your AI agent notify you by email, Slack, Discord, or webhook. One tool: send_notification.
client:Zed
transport:streamable-http
Install AgentPing in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentping": {
"url": "https://ping.mgm-llc.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs