Agent Tools
Back to MCP servers

Webhook Tester — Send & Measure HTTP Endpoints

https://server.smithery.ai/axel-belfort/webhook-tester/mcp
● healthy

Webhook testing API for AI agents. Send POST/PUT/PATCH/DELETE requests to any endpoint with custom headers and JSON payloads. Measure response latency, TLS handshake time, and status codes. Tools: api_test_webhook. Use this for API integration testing, webhook debugging, endpoint monitoring, or health checks. Returns detailed timing breakdown. Returns: {status, latency, tlsTime, body}. No API key required — x402 micropayment $0.002/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/webhook-tester/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/webhook-tester/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/webhook-tester-x402
Listed at (smithery)
https://github.com/Br0ski777/webhook-tester-x402