Skip to content
Gemini CLI

mcpweave for Gemini CLI

com.mcpweave/gateway

Korea-native MCP gateway: Korean commerce, payments, messaging, gov & finance APIs for AI agents.

client:Gemini CLI transport:streamable-http

Install mcpweave in Gemini CLI

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

{
  "mcpServers": {
    "gateway": {
      "httpUrl": "https://app.mcpweave.com/gateway/mcp"
    }
  }
}

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

mcpweave in other clients