Skip to content
Cline

VAAS-X Cognitive Memory for Cline

io.github.vaas-x/vaasxmcp

Persistent, outcome-grounded episodic memory for Claude. 14ms CPU retrieval, no GPU, no vector DB.

client:Cline transport:streamable-http

Install VAAS-X Cognitive Memory 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": {
    "vaasxmcp": {
      "url": "https://mcp.vaasx.com/mcp"
    }
  }
}

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

VAAS-X Cognitive Memory in other clients