Technical reference documentation for the Warp CLI, API, and SDK.
This section covers the programmatic interfaces for running and managing Warp agents in CI pipelines, scripts, backend services, and custom tooling.
The Warp CLI runs agents in non-interactive mode from any environment.
Integrations and Environments - configure execution contexts and connect external systems
MCP Servers for Cloud Agents - extend agent capabilities with external tools
Troubleshooting - common issues and solutions
The Agent APIarrow-up-right lets you create and monitor cloud agent runs over HTTP. Official SDKs for Pythonarrow-up-right and TypeScriptarrow-up-right provide typed clients with built-in retries and error handling.
Demo: Sentry monitoring with SDK - example integration
Last updated 18 hours ago
Was this helpful?