# httpmon ## Docs - [CA certificate setup](https://docs.httpmon.dev/ca-setup.md): Trust the httpmon CA for HTTPS interception - [Request actions](https://docs.httpmon.dev/features/actions.md): Copy as cURL, repeat requests, and more from the action menu - [Breakpoints](https://docs.httpmon.dev/features/breakpoints.md): Pause and edit requests or responses before they continue - [Browse mode](https://docs.httpmon.dev/features/browse-mode.md): Open a URL in your browser with the proxy pre-configured - [Request composer](https://docs.httpmon.dev/features/composer.md): Compose and send HTTP requests without leaving httpmon - [Diff view](https://docs.httpmon.dev/features/diff.md): Compare two flows side-by-side - [Filtering](https://docs.httpmon.dev/features/filtering.md): Quick and advanced filter expressions for flows - [Flow details](https://docs.httpmon.dev/features/flow-details.md): Inspect request and response headers, bodies, and metadata - [Flow list](https://docs.httpmon.dev/features/flow-list.md): Live request/response stream with color-coded methods and status codes - [gRPC & Protobuf decoding](https://docs.httpmon.dev/features/grpc-decoding.md): Decode gRPC, gRPC-Web, and raw Protobuf bodies as readable JSON - [HAR export](https://docs.httpmon.dev/features/har-export.md): Export captured traffic to HAR format for analysis - [Host filtering](https://docs.httpmon.dev/features/host-filtering.md): Block or allow hosts at the proxy layer with wildcard patterns - [Map local](https://docs.httpmon.dev/features/map-local.md): Serve local files instead of upstream responses - [MCP integration](https://docs.httpmon.dev/features/mcp-integration.md): Connect LLM agents to httpmon via MCP - [MCP server](https://docs.httpmon.dev/features/mcp-server.md): Expose httpmon to LLM agents via the Model Context Protocol - [Process identification](https://docs.httpmon.dev/features/process-info.md): See which OS process initiated each proxied request - [Scripting](https://docs.httpmon.dev/features/scripting.md): JavaScript hooks to modify requests and responses on the fly - [Throttling](https://docs.httpmon.dev/features/throttling.md): Simulate slow network conditions with bandwidth and latency controls - [Tree view](https://docs.httpmon.dev/features/tree-view.md): Group flows by host or process with collapsible tree navigation - [Introduction](https://docs.httpmon.dev/index.md): Terminal-native HTTP/HTTPS debugging proxy - [Installation](https://docs.httpmon.dev/installation.md): Install httpmon on macOS or Linux - [Quick start](https://docs.httpmon.dev/quickstart.md): Start intercepting HTTP traffic in 4 steps - [CLI reference](https://docs.httpmon.dev/reference/cli.md): Complete list of httpmon command-line flags - [Filter syntax](https://docs.httpmon.dev/reference/filter-syntax.md): Quick and advanced filter expression reference - [MCP tools reference](https://docs.httpmon.dev/reference/mcp-tools.md): Complete reference for httpmon's 14 MCP server tools - [Script API](https://docs.httpmon.dev/reference/script-api.md): JavaScript scripting API reference for request and response hooks - [Keyboard shortcuts](https://docs.httpmon.dev/reference/shortcuts.md): Complete keyboard shortcut reference by context ## Optional - [GitHub](https://github.com/kostyay/httpmon)