Agent Quickstart
A single linear runbook for an AI agent: discover the API, authenticate, start an async job, track completion, and back off on rate limits.
A single linear runbook for an AI agent: discover the API, authenticate, start an async job, track completion, and back off on rate limits.
Connect Claude, Cursor, Cline, and other AI agents to the Prezent Platform API via the Model Context Protocol (MCP) — hosted endpoint or local stdio server.
How the Prezent API authenticates each surface, how API keys are scoped and protected, and the transport- and payload-integrity controls you can rely on.
How to call the Prezent Platform API — the official Python and TypeScript SDKs, the MCP server for AI agents, generating a client from the OpenAPI spec, and the Postman collection.