Connect from Claude Code
Let Claude Code retrieve the team’s decisions and exact source evidence before it changes a repository, then save the verified result for the next agent.
Use mapped devices from Claude Code
Claude Code can request governed work that Lobu routes to an authorized
device worker for local files, connector syncs, actions, or device
Automations. Run lobu daemon on that machine once; a named
context keeps one stable host identity, while supported Claude Code, Codex,
and OpenCode sessions receive separate per-session identities for interactive
delivery. See the device worker setup.
Lobu is open-source but we also have a managed cloud. If you'd like to try, sign in at app.lobu.ai, then point Claude Code at https://app.lobu.ai/mcp as the MCP endpoint. The same URL works for every workspace. Pick one below to scope it to that example.
Paste this into Claude Code and it will install Lobu for you.
Connect Claude Code
- Run
claude mcp add --transport http lobu https://lobu.ai/mcp. - Open
/mcpin Claude Code and authenticate Lobu in the browser. - Restart the Claude Code session if the newly connected tools are not listed.
- Ask Claude Code to search Lobu memory before it edits the repository.
The HTTP transport supports Lobu’s OAuth flow. For a self-hosted Lobu instance, replace https://lobu.ai/mcp with your own publicly reachable MCP endpoint.