Note: The--agent
flag is optional and defaults tomemAgent/cipher.yml
if not provided.
Note: By default, cipher uses in-memory storage for vectors, cache, and database. All other configuration options are optional and have sensible defaults. For advanced configuration options including external databases, Redis, vector stores, and knowledge graphs, see the Configuration pages.
cipher.yml
configuration file and use the --agent
flag to specify your own agent configuration:
code-navigator.yml
):
mcp.json
configuration file to connect to MCP servers. Here’s how to set up cipher integration:
mcp.json
file in your Cursor settings:
claude_desktop_config.json
file for MCP server configuration. The setup is similar to Cursor but with a different file location.
~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\\Claude\\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
.mcp.json
file in your project root or user config directory:
settings.json
file:
cipher --version