# pipehero MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-pipehero-pipehero
- Repository: https://github.com/pipehero/pipehero-mcp
- Website: https://pipehero.app

## Install
- Endpoint: https://mcp.pipehero.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.pipehero.app/mcp

## Tools
- list_tunnels - List the user's Pipehero tunnels and whether each is currently online. Endpoint: https://mcp.pipehero.app/mcp
- list_requests - List recent webhooks/requests captured for a tunnel. Returns id, method, path, status and bodies. Endpoint: https://mcp.pipehero.app/mcp
- get_request - Get the full request and response (headers + body) of one captured webhook by id. Endpoint: https://mcp.pipehero.app/mcp
- replay_request - Replay a captured webhook to the user's localhost (the tunnel CLI must be running). Endpoint: https://mcp.pipehero.app/mcp
- send_test_webhook - 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, lemonsqueezy) and optional `event` for a realistic sample payload, or pass a custom JSON `body`. Pro plan required. Endpoint: https://mcp.pipehero.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.pipehero
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 9, 2026
- Source: https://registry.modelcontextprotocol.io
