Skip to content
Cline

openchronicle-mcp for Cline

io.github.csoai-org/openchronicle-mcp

Memory database for LLM agents — persistent semantic + keyword memory, project namespacing, served o

client:Cline transport:stdio runtime:pypi

Install openchronicle-mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "openchronicle-mcp": {
      "command": "uvx",
      "args": [
        "openchronicle-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

openchronicle-mcp in other clients