Agents
Gemini CLI
Connect Gemini CLI to Ink MCP
Setup
Run the following command in your terminal:
gemini mcp add --transport http mlink https://mcp.ml.ink/mcp --header "Authorization: Bearer YOUR_API_KEY"Replace YOUR_API_KEY with your agent key from the Ink dashboard.
Scope
Like Claude Code, Gemini CLI supports project and user scopes:
gemini mcp add -s user --transport http mlink https://mcp.ml.ink/mcp --header "Authorization: Bearer YOUR_API_KEY"Verify
Start a new Gemini CLI session and ask it to list your Ink services.