Skip to content
Gemini CLI

Ink MCP for Gemini CLI

ink.ml/ink

Deploy and manage applications, databases, domains, and git repos

client:Gemini CLI transport:streamable-http

Install Ink MCP in Gemini CLI

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

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

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 in other clients