- 01
Add Engrama
Run this in your terminal:
Terminalgemini mcp add --transport http engrama https://engrama.sinensia.com/mcp - 02
Or edit the config
Equivalently, add this to ~/.gemini/settings.json:
~/.gemini/settings.json{ "mcpServers": { "engrama": { "httpUrl": "https://engrama.sinensia.com/mcp", "oauth": { "enabled": true } } } } - 03
Sign in
Inside the CLI, run /mcp auth engrama. A browser opens to sign in; tokens are saved and refreshed automatically.
Google One command
Gemini CLI
Google's command-line agent — one command and a browser sign-in.
Your endpoint
https://engrama.sinensia.com/mcp Before you start
- Gemini CLI installed (npm i -g @google/gemini-cli).
- A machine that can open a browser — the sign-in won't complete over headless SSH.
Watch it done
Demo video coming soon.
Notes & troubleshooting
- Use httpUrl (Streamable HTTP), and keep the URL exactly as shown — a stray trailing slash can break the sign-in.
Stuck?
If a step doesn't match what you see, the app may have moved its menus. Reach us and we'll help you connect.