How do you work with Runner?

Developers call the service. Operators run the daemon. Prefer the twin that matches how you work.

npm

Install for agents & tooling

Knowledge SDK — install as a devDependency only (not a production runtime).

npm i -D @x12i/runner-docs

Agents / SDK details → · agent-manifest.json

developers

I call Runner from code or agents

You integrate via HTTP, CLI, or MCP — dual-mode execute, manifests, and agent wiring.

Platform Overview → Execute API → Inline vs Catalox → MCP
Start with Platform Overview
builders

I deploy and operate the daemon

You install Docker or systemd, expose the host on VPN/LAN, and watch health/ready.

Platform Overview → Deploy and Ops
Start with Deploy and Ops