Give your AI agent a way to reach you.
AgentPing is an MCP server that lets your AI agent send you a notification — by email, Slack, Discord, or webhook. Perfect for "tell me when the task is done", "ask for approval", or "send me the result".
Add it to your MCP client
{
"mcpServers": {
"agentping": {
"url": "https://ping.mgm-llc.org/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Then your agent has a send_notification tool. Works with Claude, Cursor, and any MCP-compatible client.
Why AgentPing
- One tool:
send_notification(title, message, channel) - Email · Slack · Discord · custom webhook
- Free tier — 100 notifications/month
- Private: your destinations stay in your account