Gemini Code Assist Admin MCP¶
A Model Context Protocol (MCP) server that gives AI coding assistants the ability to manage Gemini Code Assist on your behalf — without you ever having to leave the chat.
What it does¶
Gemini Code Assist Admin MCP exposes a set of tools your AI assistant can call to:
-
License Management
List, assign, and unassign Gemini Code Assist licenses across your organisation.
-
Usage Metrics
Pull unique active user counts from Cloud Logging for any time window.
-
Repository Indexing
Create and manage code repository indexes, groups, and Developer Connect connections.
-
IAM & Status Checks
Verify the GCA API is enabled, and check your own admin permissions.
Supported clients¶
| Client | Method |
|---|---|
| Claude Code | claude mcp add |
| Gemini CLI | gemini extensions install |
| Antigravity (agy) | agy plugin install |
| Cursor / Windsurf | mcp_config.json |
| Any MCP client | npx gemini-code-assist-admin-mcp |
Five-second start¶
Follow the interactive prompts to add it to your assistant of choice. That's it.