Skip to content
Claude Desktop

ainative memory mcp for Claude Desktop

io.github.ainative-studio/ainative-memory-mcp

Cloud-persistent, semantic-search memory MCP — drop-in for server-memory, backed by ZeroDB.

client:Claude Desktop transport:stdio runtime:npm

Install ainative memory mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ainative-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ainative-memory-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ainative memory mcp in other clients