Skip to content
Claude Desktop

ainative opencode memory mcp for Claude Desktop

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

Persistent cross-session memory for OpenCode and MCP coding agents, powered by ZeroDB.

client:Claude Desktop transport:stdio runtime:npm

Install ainative opencode memory mcp in Claude Desktop

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

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

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

ainative opencode memory mcp in other clients