Skip to content
Windsurf

shodh memory for Windsurf

io.github.varun29ankus/shodh-memory

Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.

client:Windsurf transport:stdio runtime:npm

Install shodh memory 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": {
    "shodh-memory": {
      "command": "npx",
      "args": [
        "-y",
        "@shodh/memory-mcp"
      ],
      "env": {
        "SHODH_API_URL": "<SHODH_API_URL>",
        "SHODH_API_KEY": "<SHODH_API_KEY>",
        "SHODH_USER_ID": "<SHODH_USER_ID>"
      }
    }
  }
}

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

shodh memory in other clients