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:
custom-cipher.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.
.mcp.json
file in your project root or user config directory:
settings.json
file:
mcpServers
section in cipher.yml
. Cipher supports all three MCP transport types:
stdio (Local Process):