Print Hive supplies page context
When you open Eve inside the app, the product can hint at the printer, job, batch, queue, or action feed you are already viewing.
Print Hive MCP is the authorized connection between your farm data and Eve Agent, the Print Hive Smart Assistant. Eve can read live printer, queue, material, and operator context, then turn it into clear recommendations that stay under operator control.


Which jobs are at risk, what can run next, and where is material becoming a bottleneck?
Eve re-reads printers, jobs, queues, materials, and receipts instead of relying on stale chat memory.
Sensitive actions stay narrow, visible, and approval-gated before they affect a real machine.
How Eve uses MCP
Eve is not a generic chat window taped to your dashboard. It uses MCP to fetch scoped, current Print Hive context, cite the tools it used, and translate that context into operator work.
When you open Eve inside the app, the product can hint at the printer, job, batch, queue, or action feed you are already viewing.
Page context is treated as a starting point. Eve re-reads the current records through org-scoped MCP tools before answering.
Eve can produce recommendation receipts so suggested actions stay visible until an operator completes, dismisses, or revisits them.
Actions such as filament changes, ready-state updates, or duplicate-job operations pause for confirmation before execution.
Available tools
The MCP server exposes high-signal tools instead of raw tables. Eve and compatible clients can ask focused questions about utilization, queues, printer health, material runway, network state, sessions, and operator follow-through.
Read printer inventory, live state, AMS/extruder state, local files, and temperature telemetry.
printers_listprinters_queryprinter_live_statusprinter_amsprinter_filament_stateprinter_filesprinter_file_task_statustelemetry_temperaturesRead print job records, history, schedulability, risk, and model-file printer compatibility.
jobs_listjobs_getjobs_historyqueue_healthjobs_at_riskmodel_file_compatible_printersproduction_promise_advisorHigher-level operating summaries for utilization, downtime, throughput, material runway, network health, and session review.
farm_utilizationfarm_playbookprinter_downtimematerial_runwaythroughput_reportsession_summarynetwork_healthRead Eve-related settings, recommendation follow-through, and human-authored shop-floor annotations.
assistant_settings_statusassistant_recommendation_receiptsoperator_annotationsNarrow production actions that Eve may request only behind explicit operator approval.
filament_loadfilament_unloadfilament_acknowledgejob_duplicate_last_on_printerprinters_set_readySecurity model
MCP is not a shortcut around Print Hive authorization. The same API boundary validates credentials, binds organization access, and separates read privileges from production-affecting actions.
The MCP server accepts user Bearer tokens and scoped API credentials. Models do not receive raw database credentials.
Every request is bound to an active Print Hive organization, then revalidated by the API before a tool handler runs.
Read tools are separated from write tools, and Eve receives an allow-list tuned for safe print farm assistance.
Architecture
The MCP endpoint is mounted by the API at /v1/mcp. Tool handlers read through the same org-scoped backend services used by the product.
Printer commands still flow through API, Pulse, HiveLink, and then the local printer. MCP does not move local-network trust into the assistant.
The Eve Agent connection allow-lists read tools and a small set of approval-gated actions, keeping broad hardware controls invisible.
Connectors
Eve is the native Print Hive experience, but the same protocol also gives technical teams a documented path into compatible assistants and automation workflows.
The Print Hive Smart Assistant uses MCP as its live data and action layer inside the app.
Open Print HiveConnect a developer workflow to printer, queue, material, and job context from the command line.
Setup guideUse Print Hive MCP in your editor when building automations or diagnosing farm operations.
Setup guideConnect ChatGPT to the same authorized MCP surface for structured print farm questions.
Setup guideUse MCP to connect AI workflows to Print Hive data, then let Eve turn that context into prioritized, reviewable operator work.
https://api.printhiv3d.com/v1/mcp