# UseWebhook

Generate webhook endpoints for testing, inspect and diff HTTP request payloads, replay requests from history, and forward requests to your localhost. Enhance your development workflow by easily manag…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add figstra/usewebhook-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list figstra/usewebhook-mcp
```

---

Source: https://github.com/figstra/usewebhook-mcp | License: MIT
