Skip to content
Gemini CLI

kr groundtruth for Gemini CLI

io.github.chloepark85/kr-groundtruth

Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws

client:Gemini CLI transport:streamable-http tools:8

Install kr groundtruth in Gemini CLI

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

{
  "mcpServers": {
    "kr-groundtruth": {
      "httpUrl": "https://kr-groundtruth-mcp.vercel.app/api/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

kr groundtruth in other clients