Skip to content
Grok

Webhook Toolkit for Grok

io.github.the-kipdev/webhook-toolkit

Webhook URLs for AI agents: receive, wait for, replay, sign and verify webhooks (Stripe, GitHub…).

client:Grok transport:streamable-http runtime:npm tools:10

Install Webhook Toolkit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "webhook-toolkit": {
      "type": "http",
      "url": "https://webhook-toolkit.com/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

What Grok can do once it is connected

Webhook Toolkit in other clients