Changelog
Notable updates and changes to the Hooklistener platform.
2025
Socket Debugging
- Added real-time debugging for WebSocket, Socket.IO, and MQTT connections
- Connect to any server and inspect messages, frames, and connection lifecycle events
MCP Server
- Added MCP (Model Context Protocol) server for AI coding assistants
- Supports Claude Code, Codex, Cursor, and Windsurf
- Create endpoints, inspect webhooks, and manage monitors via natural language
Uptime Monitoring
- Added uptime monitoring with configurable health checks
- Multi-channel alerts (email, Slack, Telegram)
- Public status pages for sharing service health
Email Testing
- Added inbound email testing via hookinbox.com
- Capture emails, inspect content and headers
- Forward emails to HTTP endpoints
CLI Improvements
- HTTP tunneling — expose local servers with
hooklistener tunnel - Static tunnel slugs for persistent subdomains
- Interactive TUI with search, filtering, and export
- Shell completions for bash, zsh, fish, PowerShell, and elvish
- JSON output mode for scripting
Platform
- Request sharing with password protection and expiration
- Request comparison (diff two requests)
- CSV export for captured requests
- Audit log for organization activity tracking
- Secrets management (encrypted key-value storage)
- Signing secrets for HMAC verification
- Anonymous endpoints for quick testing