Skip to content
Gemini CLI

knowledge for Gemini CLI

at.designare/knowledge

Knowledge Base von designare.at – Michael Kanda, Web & KI aus Wien. Semantische Suche über RAG.

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

Install knowledge in Gemini CLI

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

{
  "mcpServers": {
    "knowledge": {
      "httpUrl": "https://designare.at/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

knowledge in other clients