Skip to content
Gemini CLI

ifc ruhsat for Gemini CLI

io.github.berkantacun/ifc-ruhsat

Yapı ruhsatı IFC modelini Türkiye dijital proje yönetmeliğine (RG 33331) göre denetler; EK-9 formu

client:Gemini CLI transport:stdio runtime:pypi

Install ifc ruhsat in Gemini CLI

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

{
  "mcpServers": {
    "ifc-ruhsat": {
      "command": "uvx",
      "args": [
        "ifc-ruhsat"
      ]
    }
  }
}

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

ifc ruhsat in other clients