Skip to content
Gemini CLI

Ink MCP (Deprecated) for Gemini CLI

io.github.mldotink/mcp

Deprecated - moved to ink.ml/ink

client:Gemini CLI transport:streamable-http

Install Ink MCP (Deprecated) in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://deprecated.ml.ink/mcp"
    }
  }
}

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

Ink MCP (Deprecated) in other clients