Claude Code Integration
BaseLayer works with Claude Code in two ways: automatic capture of your conversations, and MCP recall so Claude Code can search your vault.Capture (automatic)
The BaseLayer desktop app automatically detects Claude Code conversations via its IDE watcher. No setup needed, just make sure the desktop app is running. Verify in Settings → IDE Watchers. You should see Claude Code listed.Recall (MCP setup)
To give Claude Code access to your knowledge vault, add BaseLayer as an MCP server:recall, remember, recent, and more.
Verify the connection
baselayer listed with a local URL.
Then in a Claude Code session, try:
“Check my BaseLayer status”Claude Code should call the
status tool and show your vault stats.
The local MCP server runs on port 44044 by default. Make sure the BaseLayer desktop app is running for the MCP server to be available.
Both together
With both capture and recall active, Claude Code becomes a fully integrated part of your knowledge workflow:- Your Claude Code conversations are captured to your vault
- Claude Code can search your vault for context from all your AI tools
- Knowledge flows freely between Claude Code and every other connected tool