ProxyClawd acts as an advanced Man-in-the-Middle proxy specifically designed for Claude Code, enabling developers to intercept, inspect, and even send custom messages to the Anthropic API. It offers versatile interfaces including a dynamic Terminal User Interface (TUI), a modern web UI, and a headless mode for automation and integrations. With features like real-time SSE stream parsing, conversation threading, and an MCP server, ProxyClawd provides comprehensive control and visibility over LLM interactions, facilitating debugging, development, and advanced prompt engineering workflows.
Key Features
01HTTPS MITM with runtime TLS certificate generation and SSE stream parsing
02Real-time three-panel TUI and React-based web UI for request inspection
03Headless mode for API-only operation, ideal for automation and CI/CD
04Integrated MCP server to expose proxy data to any MCP-compatible client
05Compose and send new messages or continue conversations via a spawned Claude Code subprocess
060 GitHub stars
Use Cases
01Developing and testing LLM applications by inspecting and modifying API requests/responses
02Debugging and understanding interactions between Claude Code and the Anthropic API
03Automating LLM interaction workflows in headless environments or CI systems
04Integrating proxy data with other MCP-compatible developer tools and agents