One control contract for the room
Agents using Kiln's MCP server, plus CLI and CI workflows, can inspect printer state, temperatures, files, jobs, materials, and snapshots instead of hopping between vendor tools.
Kiln for print farms
Kiln gives agents using MCP, plus CLI and CI workflows, one safe local control path for mixed printer fleets: discover, validate, slice, upload, start, monitor, and stop jobs through adapter-aware guardrails.
The actual farm problem
A serious print room rarely standardizes forever. One team adds a Bambu Lab printer for speed, a Creality machine for large-format throughput, a Prusa for reliability, a Klipper machine for tuning, and an OctoPrint box for the older workhorse. Kiln turns that pile of interfaces into one local printer-control layer an agent can reason about.
Operating model
Agents using Kiln's MCP server, plus CLI and CI workflows, can inspect printer state, temperatures, files, jobs, materials, and snapshots instead of hopping between vendor tools.
Starts route through preview confirmation, printer profiles, bed-fit checks, material guidance, and adapter-aware upload flows. Kiln gives agents a responsible path to physical hardware.
Bambu Lab, Creality, Prusa Link, Elegoo, OctoPrint, Moonraker/Klipper, and direct USB can live behind the same local control layer.
Public Kiln exposes the local MCP and CLI contract. Business and Enterprise workflows can stay in private infrastructure without shipping private code.
Printer coverage
Kiln does not need every printer to speak the same protocol. It needs each adapter to expose the same safe operations to the agent.
A1, P1, and X1 families through the dedicated Bambu adapter.
K1, K2, Hi, Ender V3 KE, and CrealityOS machines when local Moonraker is reachable.
Prusa printers through Prusa Link with adapter-level safety handling.
Supported Elegoo SDCP/WebSocket printers such as Centauri Carbon; Neptune printers use Moonraker when exposed.
A stable path for many older, modified, and farm-managed printers.
Generic Klipper-class machines when their Moonraker API is reachable on the local network.
Marlin and RepRapFirmware printers when a direct cable is the right control path.
Clean public/private boundary
This is the line that lets the public package stay useful while Business and Enterprise workflows remain protected.
Pro is intentionally limited to one printer. Fleet features belong to Business and Enterprise.
Connect and normalize supported printer backends on the same LAN or USB host.
Expose printer operations, validation, slicing, monitoring, and model workflows to agents and scripts.
Keep printer-specific dimensions, temperature limits, material guidance, camera support, and multicolor capabilities close to the adapter layer.
Keep account-aware execution outside the public package when teams need Business or Enterprise controls.
Business and Enterprise routing, recovery, and team operations live privately in kiln-pro. Pro is for a single printer.
The public package can discover and proxy eligible pro tools without moving proprietary implementations into the public repo.
Who this is for
Kiln is useful for a hobby bench. This page is for rooms where printers are production equipment, and the team needs an MCP and CI path that keeps up with the room.
Repeated designs, mixed materials, and tight turnaround need printer status that an agent can trust before every job.
Different printer types can share one validation and launch path while engineering keeps control over approved profiles.
Shared fabrication rooms get a local MCP and CI command path that staff can document once and agents can respect every time.
Jigs, fixtures, replacement parts, and low-volume production benefit from predictable setup across brands and teams.
Start local, scale cleanly
Install Kiln, connect the printers already in the room, and make the local control layer solid before layering on Business workflows.