Skip to content
Windsurf

peon mem for Windsurf

io.github.vineetv2/peon-mem

Local-first memory brain for AI coding agents: hooks capture sessions, beliefs injected per prompt.

client:Windsurf transport:stdio runtime:npm

Install peon mem in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "peon-mem": {
      "command": "npx",
      "args": [
        "-y",
        "peon-mem"
      ],
      "env": {
        "PEON_DAEMON_URL": "<PEON_DAEMON_URL>"
      }
    }
  }
}

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

peon mem in other clients