# Run your print farm from Gemini CLI - connect SimplyPrint with one command

**Categories:** AI & Automation, Third party

**Developer:** [SimplyPrint](https://simplyprint.io)
**Launched:** Jul 11, 2026

Run your SimplyPrint farm from Google's Gemini CLI - one install command, sign in via your browser, control everything in natural language

## About

Google's **Gemini CLI** is a terminal-native AI assistant. With the SimplyPrint extension installed, you can tell Gemini in plain English to check what's printing, pause the farm to swap filament, queue a file on a specific printer, diagnose a failure, or summarise this week's success rate - and it drives SimplyPrint for you, without leaving the shell.

The extension is powered by the **SimplyPrint MCP server**. MCP (Model Context Protocol) is the open standard that lets AI assistants talk to external tools, so the same connector logic that works with Claude, ChatGPT and Cursor also works here.


**
Gemini CLI works on any Google / Gemini plan, including the free tier. Install it with npm install -g @google/gemini-cli.




The extension is listed in the [Gemini CLI extensions gallery](https://geminicli.com/extensions), and the source lives at [github.com/SimplyPrint/simplyprint-gemini-extension](https://github.com/SimplyPrint/simplyprint-gemini-extension).

#### What you can ask Gemini to do

Anything the SimplyPrint API exposes. A few starter prompts:




- *"Pause every printer - I need to change filament."*

- *"Queue five copies of benchy.gcode on the Bambu."*

- *"Which spools have less than 100 grams left?"*

- *"Show me what went wrong with the last three failed prints."*

- *"Give me a one-line status for every printer in the shop."*


Gemini picks the right SimplyPrint tool, asks for confirmation on destructive actions, and reports back in plain English. New tools appear automatically as SimplyPrint gains features - no re-installing needed.

#### Why you sign in in a browser, instead of pasting an API key

Pasting an API key into an AI assistant is risky: the key gives unlimited access to your account and is hard to take back. Signing in through your browser lets you approve exactly what you want Gemini to do - view printers, control them, manage the queue - and revoke access instantly from **Account settings > Connected apps**. Same idea as "Sign in with Google" on any other site you use.

#### Other AI clients

The same SimplyPrint MCP server works with every MCP-aware assistant. See the [Claude integration page](/integrations/claude) for claude.ai, Claude Desktop and Claude Code, or the [generic MCP integration page](/integrations/mcp) for Cursor, Windsurf, ChatGPT, Zed and the rest.

Full setup screenshots, the complete scope reference and troubleshooting steps live in the [Gemini CLI help desk article](https://help.simplyprint.io/en/article/connect-simplyprint-to-gemini-cli-17tmpns/).

## Key features

- One-command install from the Gemini CLI extensions gallery
- Sign in with your browser - no API keys to paste, revoke any time
- Fine-grained permissions: grant read-only or full control per connection
- Natural-language farm control from your terminal
- Same SimplyPrint tools as Claude, ChatGPT, Cursor and other MCP clients
- New tools appear automatically as SimplyPrint ships features

*Note: SimplyPrint is not affiliated with Google.*

**Learn more:** [Gemini CLI](https://geminicli.com/extensions)

---

**Full page:** [SimplyPrint Integrations - Gemini CLI](https://simplyprint.io/integrations/gemini-cli)
