Skip to content
Windsurf

clude for Windsurf

io.github.sebbsssss/clude

Portable agent memory anchored on Solana. Local SQLite + vector recall, open export.

client:Windsurf transport:stdio runtime:npm

Install clude 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": {
    "clude": {
      "command": "npx",
      "args": [
        "-y",
        "@clude/sdk"
      ],
      "env": {
        "CORTEX_API_KEY": "<CORTEX_API_KEY>",
        "CORTEX_HOST_URL": "<CORTEX_HOST_URL>",
        "CLUDE_WALLET": "<CLUDE_WALLET>",
        "CLUDE_AGENT_NAME": "<CLUDE_AGENT_NAME>"
      }
    }
  }
}

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

clude in other clients