Skip to content
Windsurf

Polypack Memory for Windsurf

io.github.imattau/polypack-mcp

MCP server exposing Polypack as persistent adaptive memory

client:Windsurf transport:stdio runtime:pypi

Install Polypack Memory in Windsurf

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

{
  "mcpServers": {
    "polypack-mcp": {
      "command": "uvx",
      "args": [
        "polypack-mcp"
      ]
    }
  }
}

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

Polypack Memory in other clients