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

# How to connect Gemini

> Connect Google's Gemini to Orbit via MCP.

Google's Gemini supports MCP in the Gemini CLI and certain Gemini API configurations.

## Steps

1. Open your Gemini tool configuration (Gemini CLI or API setup).
2. Add Orbit as an MCP server using your Orbit MCP URL:
   ```
   https://app.orbitagents.xyz/api/public/mcp/[your-key]
   ```
3. Save.

## What happens

Gemini reads your active decisions and knowledge before a task and files its outputs to the same Orbit Vault as your other agents.

## Best for

Teams using Gemini for specific tasks — research, long-context analysis — who want those outputs to land in the same Vault as the rest of their workforce.

<Card title="Use the Orbit MCP Skill" icon="wand-magic-sparkles" href="/use/mcp-skill">
  Make any connected agent follow Orbit's lifecycle automatically.
</Card>
