Connect Claude
Give Claude durable, structured memory it can search and append to — so the same recall is available across Claude, ChatGPT, and your own agents.
Lobu is open-source but we also have a managed cloud. If you'd like to try, sign in at legal-review.lobu.ai, then point Claude at https://legal-review.lobu.ai/mcp as the MCP endpoint. This URL is scoped to the Legal workspace.
Paste this into Claude and it will install Owletto for you.
Connect Claude
- Open Settings → Connectors → Add Custom Connector in Claude Desktop or claude.ai.
- Paste https://app.lobu.ai/mcp as the MCP URL.
- Complete the Lobu sign-in flow.
- Enable the connector and choose the workspace Claude should use.
For Claude Code, run claude mcp add --transport http owletto https://app.lobu.ai/mcp instead and complete the OAuth flow when prompted.
Claude Code and Claude Desktop
Claude Code uses the same MCP endpoint, registered through `claude mcp add`. The OAuth flow is handled in your browser the first time you call a memory tool.
Pair the connector with a project-level instruction file (or a small skill) that tells Claude when to search memory before answering and when to save what it just learned.