Settings
The Settings page controls LordClaw’s behavior and appearance.
Gateway Connection
- Gateway URL — the WebSocket address of your OpenClaw gateway (e.g.,
ws://localhost:18789) - Auth Token — optional authentication token (stored in
localStorage, never sent externally) - Auto-connects on page load using saved settings
Theme
LordClaw supports three theme modes:
- Light — light background
- Dark — dark background (default)
- System — follows your device’s
prefers-color-schemesetting
The theme picker is in the Settings page under Appearance.
Navigation Order
Customize the sidebar navigation order by dragging items. Your custom order persists to localStorage. A separate settings sub-page (/settings/navigation) provides a dedicated drag-and-drop interface for sidebar reordering.
OAuth Tokens (Manual Fallback)
If auto-detection of plan usage credentials fails, you can paste tokens manually:
- Claude OAuth Token — for Claude plan usage tracking (requires
user:profilescope) - MiniMax OAuth Token — for MiniMax coding plan usage tracking
- ZAI API Key — for ZAI/Zhipu plan usage tracking
These tokens are stored in your browser’s localStorage and are only sent to the respective provider APIs to fetch usage data. They never leave your network.
Onboarding
- Reset Onboarding — re-triggers the setup wizard if you want to go through it again
Mobile Usage Bar
On mobile, you can pin a usage plan to display a thin progress bar above the bottom navigation:
- Select which plan to pin (Claude, MiniMax, etc.)
- The bar fills proportionally and changes color at 70% (yellow) and 90% (red)
- Off by default — enable it in Settings