← Index

io.github.rog0x/webhook

io.github.rog0x/webhook·v1.0.2·Other
Quality Score
79
/100

Send, validate, debug webhooks for AI agents

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "webhook": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-webhook-tools"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "webhook": {
      "command": "npx",
      "args": [
        "-y",
        "@rog0x/mcp-webhook-tools"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rog0x/mcp-webhook-tools
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other