Skip to content
Gemini CLI

Samva MCP for Gemini CLI

dev.samva/mcp

Authenticated Samva email tools, including public documentation and template discovery.

client:Gemini CLI transport:streamable-http

Install Samva MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.samva.dev"
    }
  }
}

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

Samva MCP in other clients