> ## Documentation Index
> Fetch the complete documentation index at: https://tokenterminal.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Gemini CLI

> Set up the Token Terminal MCP server in Gemini CLI

1. Run the following command in your terminal to add the Token Terminal MCP server:

   ```bash theme={null}
   gemini mcp add --transport http tokenterminal https://mcp.tokenterminal.com/mcp
   ```

2. Open Gemini CLI by running `gemini`.

3. In Gemini CLI, run `/mcp auth tokenterminal` and complete the authentication flow in your browser.

4. The Token Terminal MCP server should now be available in your Gemini CLI conversations.

Learn more about MCP setup in [the Gemini CLI documentation](https://geminicli.com/docs/tools/mcp-server/).
