All guides
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

  1. 01

    Add Engrama

    Run this in your terminal:

    Terminal
    gemini mcp add --transport http engrama https://engrama.sinensia.com/mcp
  2. 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 }
        }
      }
    }
  3. 03

    Sign in

    Inside the CLI, run /mcp auth engrama. A browser opens to sign in; tokens are saved and refreshed automatically.

Watch it done

Demo video coming soon.

Notes & troubleshooting

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.

Request an invitation