mcpserver.lol
registry/pipehero
Connection check verified live · 27h ago

pipehero

Debug webhooks from your AI agent: inspect and replay captured webhooks on localhost.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

get_request read-only id*subdomain*
Get the full request and response (headers + body) of one captured webhook by id.
list_requests read-only subdomain*
List recent webhooks/requests captured for a tunnel. Returns id, method, path, status and bodies.
list_tunnels read-only
List the user's Pipehero tunnels and whether each is currently online.
replay_request can modify data id*subdomain*
Replay a captured webhook to the user's localhost (the tunnel CLI must be running).
send_test_webhook can modify data bodyeventprovider*subdomain*
Send a generated test webhook to the user's localhost (the tunnel CLI must be running). Provide a `provider` (stripe, github, shopify, clerk, slack, resend, paddle, polar, lemonsqu…
set_long_requests enabled*subdomain*
Opt a tunnel into a 120-second ingress timeout instead of the 30-second default — for tool calls that legitimately run long, e.g. an MCP server exposed through the tunnel. Persists…
set_ws_passthrough enabled*subdomain*
Opt a tunnel into WebSocket passthrough, so an application-level WebSocket connection (e.g. a mobile/web app's own realtime feature) can be relayed to your localhost. Pro/Team plan…