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

# Connect Measured MCP to Gemini Enterprise

> Add Measured's MCP server to Google Gemini Enterprise as a Tool.

Google's **Gemini Enterprise** (and Agentspace) supports connecting third-party MCP servers as **Tools** that agents can call.

See [Connect MCP clients](/connect-mcp-clients) for prerequisites (MCP URL, OAuth 2.1 with DCR, admin role).

## Steps

1. Sign in to the [Google Cloud console](https://console.cloud.google.com) as a Gemini Enterprise admin.
2. Open **Gemini Enterprise → Tools** (in some tenants this lives under **Agentspace → Tools**).
3. Click **Create tool → MCP server**.
4. Enter:
   * **Display name**: `Measured`
   * **Server URL**: `https://mcp.measured.com/mcp`
   * **Authentication**: **OAuth 2.1** — Gemini Enterprise registers itself via DCR; complete the Measured sign-in when prompted
5. Grant the tool to the agents, apps, or user groups that should have access.
6. End users select **Measured** from the tool picker inside Gemini Enterprise chat or an agent.

## Provider documentation

* [Google Cloud — Gemini Enterprise overview](https://cloud.google.com/gemini/docs/enterprise/overview)
* [Google Cloud — Connect tools and MCP servers to Agentspace / Gemini Enterprise](https://cloud.google.com/agentspace/docs)
