OpenClaw AI chat assistant for VSCode/Windsurf.
- 💬 Chat with OpenClaw AI
- 🔄 Real-time streaming responses
- 📝 Automatic code context inclusion
- 🎨 Markdown rendering with code highlighting
- Install the extension
- Configure your OpenClaw Gateway token in settings:
- Open Settings (Cmd+,)
- Search for "OpenClaw"
- Set
OCC: Gateway Token
- Click the OpenClaw icon in the sidebar
- Type your message in the input box
- Press Send or Enter to chat
- Select code in editor to automatically include it in context
- OpenClaw Gateway running locally at http://127.0.0.1:18789
- Valid authentication token
occ.gatewayUrl: OpenClaw Gateway URL (default: http://127.0.0.1:18789)occ.gatewayToken: Authentication token for Gateway
0.1.0 - MVP Release