Skip to content
Gemini CLI

solucortex mcp for Gemini CLI

io.github.soluai-spa/solucortex-mcp

Living technical memory for AI agents: recall approved project context, record what was learned.

client:Gemini CLI transport:streamable-http runtime:pypi tools:6

Install solucortex mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "solucortex-mcp": {
      "httpUrl": "https://mcp.solucortex.ai/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

solucortex mcp in other clients