Warp
Warp is an open-source, Rust-based, GPU-accelerated agentic development environment built on top of a modern terminal. It combines a high-performance terminal with AI-powered cloud agents (the Oz platform) to help developers build, test, deploy, and debug code autonomously. The Oz API lets external systems trigger and monitor cloud agent runs over HTTP, making it suitable for CI pipelines, backend services, and internal tooling. Warp also provides Warp Drive for team collaboration and workflow sharing, and supports MCP servers for extending agent capabilities with custom tools and data sources.
APIs
Warp Oz Agent API
The Oz Agent API lets you create and monitor cloud agent runs over HTTP from any system without requiring the Warp desktop app. It supports creating runs, listing and retrieving...
Warp Enterprise Analytics API
The Enterprise Analytics API provides team usage metrics and administrative insights for Enterprise plan customers. It enables organizations to track agent usage, monitor spend,...
Warp Oz CLI
The Oz CLI is a command-line interface for interacting with the Warp Oz agent platform. It allows developers to trigger cloud agent runs, manage environments, and authenticate h...