Skip to content
Cline

clude for Cline

io.github.sebbsssss/clude

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

client:Cline transport:stdio runtime:npm

Install clude in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

clude in other clients