Skip to content
Windsurf

Exomem for Windsurf

io.github.artexis10/exomem

Local Markdown/Obsidian knowledge substrate for MCP agents with governed memory and hybrid search.

client:Windsurf transport:stdio runtime:pypi

Install Exomem in Windsurf

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

{
  "mcpServers": {
    "exomem": {
      "command": "uvx",
      "args": [
        "exomem"
      ]
    }
  }
}

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

Exomem in other clients