
AtomClaw (OpenClaw Atom)
First OpenClaw client support cursor agent inside VSCode/Cursor/Antigravity




About
AtomClaw (OpenClaw Atom) is the first OpenClaw client that supports the Cursor Agent CLI inside VSCode, Cursor, and Antigravity.
OpenClaw’s strength is its structured .md system (AGENTS.md, BOOTSTRAP.md, HEARTBEAT.md, IDENTITY.md, SOUL.md, TOOLS.md, USER.md) in ~/.openclaw/workspace — a programmable identity and memory layer for AI agents. Official OpenClaw didn’t support Cursor Agent CLI, so we forked it and built the AtomClaw extension to make everything one-click: automatic setup, visual management of OpenClaw, and no manual CLI friction. It uses Cursor’s own MCP and system prompts instead of deep system MCP access, which we consider safer.
Install the CLI: npm install -g openclaw-atom@latest. Or use the AtomClaw extension for one-click setup and a familiar UI (same creator as n8n Atom 3.0). We also ship a browser skill that uses BrowserOS MCP instead of Playwright.
Best use case so far: intelligent note-taking — take a photo, ask the agent to extract and store info, then retrieve it later by asking in natural language. No exact keywords needed.