Skip to content
Gemini CLI

rtkcontext mcp for Gemini CLI

com.clauxel.rtkcontext/rtkcontext-mcp

A paid remote MCP for OpenAI Codex context compressor, built to return verdicts, receipts, usage log

client:Gemini CLI transport:streamable-http

Install rtkcontext mcp in Gemini CLI

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

{
  "mcpServers": {
    "rtkcontext-mcp": {
      "httpUrl": "https://rtkcontext.clauxel.com/mcp"
    }
  }
}

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

rtkcontext mcp in other clients