Skip to content
Gemini CLI

Custosa Tools for Gemini CLI

com.custosa/tools

Scans schema metadata to classify PHI, score HIPAA readiness, and generate compliant migrations.

client:Gemini CLI transport:streamable-http

Install Custosa Tools in Gemini CLI

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

{
  "mcpServers": {
    "tools": {
      "httpUrl": "https://mcp.custosa.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

Custosa Tools in other clients