Skip to main content
Everything runs locally on your Mac. Rockxy captures traffic from macOS apps, browsers, API clients, local runtimes, simulators, and mobile devices that you route through the proxy. It also gives you the tools to replay, modify, export, compare, and share what you capture without leaving the app.
Rockxy main window overview

What Rockxy Helps You Do

Inspect HTTPS Traffic on macOS

Capture requests and responses from browsers, desktop apps, local servers, simulators, and remote devices once they are routed through Rockxy.

Debug API Calls Faster

Replay captured requests, edit them before sending, compare responses, and export cURL or HAR when you need to reproduce an issue outside the original client.

Set Up Real Clients and Devices

Use the Developer Setup Hub and platform-specific guides to configure iOS simulators, Android devices, browsers, API clients, and local runtimes.

Stay Honest About Runtime Reality

Rockxy documents what is automatic, what is manual, and where certificate trust, proxy settings, or platform constraints still apply.

Core Workflows

Capture and inspect traffic

Rockxy captures HTTP, HTTPS, WebSocket, and GraphQL-over-HTTP traffic and presents it in a native request inspector with headers, body, query, cookies, raw view, timing, comments, and protocol-specific detail.

Modify and replay requests

When you need to test an edge case, you can repeat a request immediately, edit it before sending, pause traffic with breakpoints, map a request to a local file, rewrite a destination, or change headers on the fly.

Debug real environments

Rockxy is especially useful when browser DevTools are not enough: native apps, SDK traffic, CLI tools, iOS simulators, Android devices, or a backend process making requests outside the browser.

Export and share evidence

Use native session files when you want to preserve Rockxy-specific context, or HAR when you need to hand traffic to another tool or attach it to a bug report.

Read This First

Quick Start

Install Rockxy, trust the certificate, start capture, and inspect your first request.

Installation

macOS requirements, certificate trust, local data locations, and build-from-source notes.

Certificates and Trust

How HTTPS interception works, what trusting the root CA means, and where issues usually come from.

Developer Setup Hub

Start with the in-app setup surface if you need to capture traffic from a specific runtime, browser, framework, or device.

Traffic Capture

Capture, filter, inspect, and manage live traffic on macOS.

HTTPS Interception

Inspect encrypted traffic by trusting Rockxy’s local root certificate.

Request Replay

Repeat a captured request or edit it before resending.

Sessions and HAR

Save a capture, import HAR, and export evidence cleanly.

Mobile App Debugging

Set up iOS and Android traffic debugging with practical platform notes.

MCP Integration

Connect Rockxy to Claude through a local MCP bridge.

Rockxy Pro

See what Pro unlocks today and where it adds value over Community.

License Management

Understand perpetual licensing, updates coverage, activation, deactivation, and transfer.

Positioning

  • Native macOS HTTP debugging proxy
  • Inspect HTTPS traffic from apps, devices, and local runtimes
  • Replay, modify, compare, and export API traffic without leaving your machine
  • Local-first developer tooling with no account requirement
  • Optional Pro upgrade for unlimited caps, Advanced Diff, and React Native Android automation

System Requirements

RequirementValue
Operating SystemmacOS 14.0 (Sonoma) or later
ProcessorApple Silicon or Intel
Disk Space~100 MB for the application
RuntimeNo additional runtime dependencies

Open Source

GitHub Repository

Rockxy is open source under the AGPL-3.0 license. Browse the source, file issues, or submit pull requests on GitHub.