Skip to content
Grok

AgentPing for Grok

io.github.noriget/agentping

Let your AI agent notify you by email, Slack, Discord, or webhook. One tool: send_notification.

client:Grok transport:streamable-http

Install AgentPing in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentping": {
      "type": "http",
      "url": "https://ping.mgm-llc.org/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

AgentPing in other clients