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".

Get your MCP key — free

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