Docs › AI integration
Connecting Claude (MCP)
Wire the built-in server into Cowork or Code in two minutes.
MCP (Model Context Protocol) is how Marje exposes your vault to Claude. The MCP server is bundled with the app — there's nothing to install separately.
Claude Cowork
- In Marje: Settings → Integrations → Claude → Copy MCP connection URL.
- In Cowork: Settings → MCP Servers → Add Server. Paste the URL. Name it "Marje".
- Back in Cowork, ask "what's in my vault?" — Claude should call search_vault and return real results.
Claude Code (CLI)
- In Marje: Settings → Integrations → Claude → Generate Code config.
- Marje writes an .mcp.json entry.
- In any terminal, run claude mcp list — Marje should appear in the list.
claude.ai (browser)
MCP in browsers requires a hosted bridge. Not supported at launch — desktop Cowork or Code is the recommended path. Track browser MCP status on the roadmap.