Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 757 Bytes

File metadata and controls

27 lines (17 loc) · 757 Bytes

me gemini

Gemini CLI integration commands.

Commands


me gemini install

Register me as an MCP server with Gemini CLI.

me gemini install [options]
Option Description
--api-key <key> API key to embed in the MCP config.
--server <url> Server URL to embed in the MCP config.
-s, --scope <scope> Gemini CLI config scope: user or project. Default: user.

If no --api-key or --server is provided, values are resolved from ~/.config/me/credentials.yaml (set by me login and me engine use).

For manual MCP client configuration, see MCP Integration.