Skip to main content

Opening Settings

Open the settings panel from the menu bar: Rockxy → Settings or press Cmd+,.
Rockxy Settings panel

Rockxy Settings panel

General

Proxy

Add noisy hosts like analytics.example.com or telemetry.sdk.io to the excluded list to keep your session focused on the traffic you care about.

Buffer Sizes

When either buffer reaches capacity, the oldest 10% of entries are evicted — moved to the SQLite database or discarded depending on your retention settings. This keeps memory usage stable during long debugging sessions.

Log Capture

Toggle log capture on or off from the Log Capture section in Settings. When enabled, Rockxy captures logs from:
  • OSLog — system and application logs via OSLogStore (macOS 12+)
  • Process stdout/stderr — output from monitored processes
  • Custom sources — logs from installed plugins that conform to the log source protocol
Configure which sources are active and set minimum log level filters (Debug, Info, Warning, Error, Critical) per source.

MCP

Rockxy includes a dedicated Settings → MCP tab for local MCP integration. Important notes:
  • Rockxy’s MCP server is local-only
  • the generated config uses the exact installed path to rockxy-mcp
  • if you move Rockxy.app, copy the config again from this tab
  • Claude CLI and Claude Desktop use separate MCP config stores
  • Claude Desktop remote Connectors are not the right place for Rockxy’s local MCP bridge
For the full setup walkthrough, see MCP Integration.

Data Storage Locations

Rockxy stores data across several locations on disk:
The Root CA private key is stored in the macOS Keychain and protected by system-level access controls. Do not attempt to export or modify it manually — use Rockxy’s certificate management UI instead.

Next Steps

Keyboard Shortcuts

Learn every shortcut for faster debugging workflows

Traffic Capture

Set up HTTP and HTTPS traffic interception