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

Rockxy Settings panel
General
Proxy
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
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
Data Storage Locations
Rockxy stores data across several locations on disk:Next Steps
Keyboard Shortcuts
Learn every shortcut for faster debugging workflows
Traffic Capture
Set up HTTP and HTTPS traffic interception
