Skip to content
Gemini CLI

MolTrust MCP Server for Gemini CLI

io.github.moltycel/moltrust-mcp-server

Give an agent a verifiable identity, and check another agent's before dealing with it.

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

Install MolTrust MCP Server in Gemini CLI

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

{
  "mcpServers": {
    "moltrust-mcp-server": {
      "httpUrl": "https://api.moltrust.ch/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

All 53 tools →

MolTrust MCP Server in other clients