{
  "markdown": "# Print Hive plugins\n\n![Print Hive](plugins/print-hive/assets/printhive-logo-stacked@2x.png)\n\nOfficial Print Hive plugins for Claude Code, Codex, Cursor, and Grok Bot. Connect an agent to your organization-scoped Print Hive fleet, models, files, materials, inventory, Makes, print jobs, and guarded printer controls through OAuth.\n\n## Cursor / Grok Bot\n\nInstall from the Cursor Marketplace (after publish):\n\n1. Open Cursor Settings → Plugins → Marketplace\n2. Search for \"Print Hive\"\n3. Click Install, then complete Print Hive OAuth authorization\n\nUntil the marketplace listing is published, install locally for **Cursor IDE** (Grok Bot cannot load `~/.cursor/plugins/local`):\n\n```sh\ngit clone https://github.com/PrintHive/print-hive-plugins\ncp -R print-hive-plugins/plugins/print-hive ~/.cursor/plugins/local/print-hive\n```\n\nConfirm `plugins/print-hive/mcp.json` is URL-only HTTP to `https://api.printhiv3d.com/v1/mcp` with no API key and no secret env vars.\n\nOr import the repository marketplace in team settings.\n\n## Claude Code\n\n```sh\nclaude plugin marketplace add PrintHive/print-hive-plugins\nclaude plugin install print-hive@print-hive --scope user\n```\n\nStart Claude Code, open `/mcp`, and complete Print Hive authorization.\n\n## Codex\n\n```sh\ncodex plugin marketplace add PrintHive/print-hive-plugins\ncodex plugin add print-hive@print-hive\n```\n\nStart a new Codex thread and complete Print Hive authorization when prompted.\n\n## ChatGPT\n\nThe reviewed public ChatGPT/Codex listing uses the same MCP server:\n\n```text\nhttps://api.printhiv3d.com/v1/mcp\n```\n\nUntil the directory listing is approved, add it as a custom MCP connector using OAuth discovery.\n\n## Skills\n\nThe plugin includes specialized operator workflow skills:\n\n- **Core:** setup, fleet-operations, library-inventory, grok-claim\n- **Operator workflows:** fleet-status, shift-and-dispatch, material-runway, production-commitments, smart-assign, risk-readiness, performance-reporting, reliability-diagnostics, operator-context, filament-operations, briefing-settings\n\nSee `plugins/print-hive/skills/` for detailed routing and tool usage.\n\n## Safety\n\n- Every request is bound to the authenticated Print Hive organization.\n- OAuth grants are separated by printers, models, jobs, inventory, Makes, fleet, and telemetry domains.\n- Production mutations require exact targets and may require explicit confirmation.\n- Dangerous printer operations are not implicitly granted to public OAuth clients.\n- Printer credentials are entered only in the Print Hive web application.\n\nRead the [documentation](https://printhiv3d.com/mcp), [privacy policy](https://printhiv3d.com/privacy), [terms](https://printhiv3d.com/terms), or [contact support](https://printhiv3d.com/support).\n",
  "bytes": 2724,
  "sha": "4ca7e216dfb4f2faf3b5ade4205d3ecb408601e6b31c46f415979ca8b83c41a9",
  "repo_slug": "printhive/print-hive-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_printhiv3d_print_hive_46a64e1c/readme"
}