Skip to content
Gemini CLI

Sarkoa for Gemini CLI

com.sarkoa/mcp

Host and serve geospatial files: list, upload, download, and share via Sarkoa.

client:Gemini CLI transport:streamable-http

Install Sarkoa in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.sarkoa.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

Sarkoa in other clients