Skip to content
Gemini CLI

crowvault for Gemini CLI

io.github.rajeswaran140/crowvault

327 dev tools via REST API and MCP. Generate Dockerfiles, schemas, K8s, APIs, and more.

client:Gemini CLI transport:streamable-http runtime:npm

Install crowvault in Gemini CLI

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

{
  "mcpServers": {
    "crowvault": {
      "httpUrl": "https://api.crowvault.ai/mcp"
    }
  }
}

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

crowvault in other clients