{
  "markdown": "# SimplyPrint for Gemini CLI\n\nOfficial [Gemini CLI](https://geminicli.com) extension for [SimplyPrint](https://simplyprint.io). Manage your 3D printer farm - printers, queue, files, filament - directly from your terminal through Gemini.\n\n## What it does\n\nThis extension connects Gemini CLI to your SimplyPrint account via the [SimplyPrint MCP server](https://simplyprint.io/api/mcp). Once installed, you can ask Gemini things like:\n\n- \"What's printing right now?\"\n- \"Pause all my printers - I need to swap filament\"\n- \"Queue this file on printer Voron-3\"\n- \"Show me what's wrong with printer Bambu-7\"\n- \"Cancel the print on Prusa-2 and home it\"\n- \"List the last 10 jobs that failed\"\n\nGemini picks the right SimplyPrint tool, asks for confirmation on destructive actions, and answers in plain English.\n\n## Installation\n\n```\ngemini extensions install SimplyPrint/simplyprint-gemini-extension\n```\n\nThen launch `gemini` and ask anything about your printers. The first time Gemini needs to call a SimplyPrint tool, a browser window opens so you can sign in to your SimplyPrint account - the same kind of \"Sign in with ...\" flow you've used on other sites. Approve what you want Gemini to have access to and you're done; you only sign in once.\n\n## What Gemini will ask for access to\n\nYou can approve any combination; the extension works with whatever you allow.\n\n- View your printers (status, temperatures, current print)\n- Control your printers (pause, resume, cancel, send G-code)\n- View and manage your print queue\n- View your uploaded files\n- View and manage filament spools\n- View your print history and statistics\n\nRevoke access at any time from **Account settings > Connected apps** in SimplyPrint.\n\n## Requirements\n\n- A [SimplyPrint](https://simplyprint.io) account\n- [Gemini CLI](https://geminicli.com) installed (`npm install -g @google/gemini-cli`)\n\n## Privacy\n\nThe extension makes outbound HTTPS calls to `simplyprint.io/api/mcp` only. No data is sent anywhere else. See the [SimplyPrint privacy policy](https://simplyprint.io/privacy) for details on what SimplyPrint stores.\n\n## Other AI platforms\n\nThe same SimplyPrint MCP server also works with:\n\n- **Claude Code** - `/plugin marketplace add simplyprint/simplyprint-claude-plugin` then `/plugin install simplyprint@simplyprint`\n- **claude.ai / Claude Desktop** - add `https://simplyprint.io/api/mcp` as a custom connector at claude.ai/customize/connectors\n- **ChatGPT** - custom connector in the ChatGPT app (official SimplyPrint app coming soon)\n- **Cursor, Windsurf, Zed, etc.** - any client that supports remote HTTP MCP servers\n\nIf you want SimplyPrint working in another AI tool, just point its MCP client at `https://simplyprint.io/api/mcp` and sign in when it prompts.\n\n## Support\n\n- Issues with the extension: [github.com/SimplyPrint/simplyprint-gemini-extension/issues](https://github.com/SimplyPrint/simplyprint-gemini-extension/issues)\n- Issues with SimplyPrint itself: [help.simplyprint.io](https://help.simplyprint.io) or `contact@simplyprint.io`\n\n## License\n\nMIT\n",
  "bytes": 3036,
  "sha": "52b8ca61a18a3c0b53210a204aa6d4d3abac64f5912ec001f0aa4502044e68fe",
  "repo_slug": "simplyprint/simplyprint-gemini-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_simplyprint_simplyprint_gemini_extension_6c826771/readme"
}