Skip to content
Cline

Memory for AI for Cline

io.github.lonelytraderbay/memory-for-ai

Local codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.

client:Cline transport:stdio runtime:npm

Install Memory for AI 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": {
    "memory-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}

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

Memory for AI in other clients