Memoize — persistent agent memory for Windsurf
io.github.harrisonford/memoize
Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.
client:Windsurf
transport:streamable-http
Install Memoize — persistent agent memory in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"memoize": {
"serverUrl": "https://memoize.xyz/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs