Skip to content
Windsurf

Subconscious for Windsurf

io.github.vishaltorc/subconscious-mcp

Local-first semantic memory for MCP agents. Recall, remember, forget, echo, drift, stats over stdio.

client:Windsurf transport:stdio runtime:pypi

Install Subconscious in Windsurf

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

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

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

Subconscious in other clients