Skip to content

Factories > Developer tools

Developer tools for Warp Factories

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Use APIs, SDKs, webhooks, and MCP to integrate Warp Factories with your services, tools, and development workflows.

Warp Factories provides programmatic interfaces for sending work to a factory, integrating external systems, and inspecting the runs a factory produces.

  • Factory API - Find a factory and send work to it by UID from your own application or service.
  • Oz API & SDK - Create, monitor, and manage cloud agent runs from scripts, CI, and backend services.
  • API reference - Look up the full HTTP API schema, parameters, and responses.
  • Factory MCP - Exchange work between a factory and a connected coding agent or MCP client.
  • Webhooks - Receive events from systems that can send JSON and route matching deliveries into factory automations.

Use the API and SDK for typed requests, retries, and error handling. Start with the API and SDK quickstart to create and inspect a run, or use the Sentry monitoring example to connect an external event source.

For request errors, see API troubleshooting and the API error reference.