Skip to content
Gemini CLI

specmcp for Gemini CLI

io.github.bylogistry/specmcp

Live access to gematik Telematikinfrastruktur (TI) specs and certification requirements.

client:Gemini CLI transport:streamable-http

Install specmcp in Gemini CLI

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

{
  "mcpServers": {
    "specmcp": {
      "httpUrl": "https://mcp.specmcp.com/mcp"
    }
  }
}

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

specmcp in other clients