warp.dev
Warp builds an agentic development environment centered on its terminal, coding agents, and the Oz platform for running and orchestrating cloud agents. Its products support local and cloud-based agent workflows for software development tasks.
Warp exposes a bearer-authenticated Oz Agent HTTP API and an authenticated Oz CLI; no public GraphQL or first-party MCP server endpoint was found.
- Oz Agent APIdiscovered
- Oz CLIdiscovered
Create a key in the Oz web app settings. The API keys docs describe creating either a personal key or an agent key from the Oz web app (recommended) or from the Warp app. Copy the raw key value when it is shown, then use it as a bearer token or export it as WARP_API_KEY for CLI/API usage.
$ oz loginAcquired by the CLI — running oz login opens the auth flow and stores the credential.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://warp.dev/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://warp.dev/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing