Integrations Overview
BaseLayer works with your AI tools in two ways: capturing conversations in, and recalling knowledge out.Capture: getting conversations in
These integrations watch your AI conversations and send them to your memory.| Source | Method | Setup |
|---|---|---|
| Claude (web) | Chrome extension | Install extension |
| ChatGPT (web) | Chrome extension | Install extension |
| Gemini (web) | Chrome extension | Install extension |
| OpenRouter | Chrome extension | Install extension |
| Open WebUI | Chrome extension | Install extension |
| Cursor | Desktop app (IDE watcher) | Automatic |
| Claude Code | Desktop app (IDE watcher) | Automatic |
| Windsurf | Desktop app (IDE watcher) | Automatic |
| Antigravity | Desktop app (IDE watcher) | Automatic |
| GitHub Copilot | Desktop app (IDE watcher) | Automatic |
| Aider | Desktop app (IDE watcher) | Automatic |
| Gemini CLI | Desktop app (IDE watcher) | Automatic |
Recall: using knowledge out
These integrations let your AI tools search and use your memory via MCP. Most connections use OAuth — just authorize and go.
For a general guide on connecting any MCP client, see MCP Server.
What is MCP?
MCP (Model Context Protocol) is an open standard that lets AI tools connect to external data sources. BaseLayer uses MCP to give your AI access to your memory. When an AI tool is connected via MCP, it can call BaseLayer tools likeask_question, record_memory, and recent_conversations to search and update your memory. Most AI tools support connecting via OAuth, which is the simplest and most secure method.