Skip to content
Windsurf

ainative opencode memory mcp for Windsurf

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

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

client:Windsurf transport:stdio runtime:npm

Install ainative opencode memory mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ainative opencode memory mcp in other clients