Skip to content
Gemini CLI

mcp server for Gemini CLI

io.github.yokuapp/mcp-server

Yoku is a platform that provides structured, real-time brand identity and company data.

client:Gemini CLI transport:streamable-http runtime:npm

Install mcp server in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.yoku.app"
    }
  }
}

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

mcp server in other clients