@webhooks-cc/mcp
Freeby MCP Community
MCP server for webhooks.cc — AI agent integration for webhook testing
v1.2.0Added Apr 12, 2026
webhookmcpmodel-context-protocolaiagent
@webhooks-cc/mcp MCP Server
MCP server for webhooks.cc — AI agent integration for webhook testing
Installation
npx -y @webhooks-cc/mcp
Reviews
Installation
Quick install
npx -y @webhooks-cc/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@webhooks-cc/mcp": {
"command": "npx",
"args": ["-y", "@webhooks-cc/mcp"]
}
}
}