Install
openclaw skills install owletto-openclawInstall and configure the Owletto memory plugin for OpenClaw, including OAuth login and MCP health verification.
openclaw skills install owletto-openclawUse this skill when a user wants Owletto long-term memory working in OpenClaw.
For general Owletto usage with Codex, ChatGPT, Claude, Cursor, Gemini, or generic MCP workflows, use owletto.
Start the local Owletto runtime first:
owletto start
Then run the interactive wizard:
owletto init
Choose the MCP endpoint (Cloud, local runtime, or custom URL). The wizard will detect OpenClaw and run the full plugin setup.
openclaw plugins install owletto-openclaw-plugin
owletto login <mcp-url>
owletto configure
owletto health
Start a local Owletto server first (no Docker needed):
owletto start
Then configure OpenClaw against it:
owletto init --url http://localhost:8787/mcp
<mcp-url> with the target MCP URL (e.g. the URL shown on the workspace data sources page).owletto login --device <mcp-url>.