DocsAI 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

  1. In Marje: Settings → Integrations → Claude → Copy MCP connection URL.
  2. In Cowork: Settings → MCP Servers → Add Server. Paste the URL. Name it "Marje".
  3. Back in Cowork, ask "what's in my vault?" — Claude should call search_vault and return real results.

Claude Code (CLI)

  1. In Marje: Settings → Integrations → Claude → Generate Code config.
  2. Marje writes an .mcp.json entry.
  3. 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.