What this does

Connect Claude (Anthropic) to read and write your vault over MCP.

Requirements

  • Claude Desktop or the Anthropic API access
  • An OmegaVault account (free plan works)
  • Your OmegaVault MCP endpoint + personal access token (Settings → Connectors)

Setup

  1. Open Connector settings. In the OmegaVault app, go to Settings → Connectors and find the Claude entry. Copy the MCP endpoint URL and your personal access token.
  2. Add OmegaVault to Claude Desktop. In claude_desktop_config.json add OmegaVault as an MCP server with your endpoint and token. Full field names and examples are in the official Claude docs below.
  3. Restart Claude Desktop. Claude picks up new MCP servers on restart. Quit fully and relaunch.
  4. Verify the connection. In OmegaVault, the Claude connector should now show a green status dot. Start a new Claude conversation and ask it something about your captured memories.
  5. Try a capture. Ask Claude to remember something from the conversation. It writes back to your vault over MCP and you'll see the new memory in the OmegaVault app.

Notes & caveats

OmegaVault reads and writes over the same MCP connection. You don't need a separate "capture only" or "read only" setup — the connection is always two-way.

Official documentation

Claude documentation

This guide covers the OmegaVault side. For full Claude configuration, error codes, and advanced options, see the official Claude documentation.

Open official Claude docs ↗