Skip to content
Windsurf

Inkwell for Windsurf

io.github.veronchenko/inkwell-memory

Persistent memory for AI agents: Markdown entries, hybrid search, typed graph links

client:Windsurf transport:stdio runtime:oci

Install Inkwell 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": {
    "inkwell-memory": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/foreigndmitryi/inkwell-memory:0.14.0"
      ],
      "env": {
        "INKWELL_DATA_PATH": "<INKWELL_DATA_PATH>",
        "INKWELL_ENABLE_DASHBOARD": "<INKWELL_ENABLE_DASHBOARD>"
      }
    }
  }
}

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

Inkwell in other clients