DocRaptor logo
AI agent integrationDocRaptor

DocRaptor integration for multiplayer collaboration with AI agents using Claude Code or Codex

One governed connection your whole team and its AI agents can share, with approved actions and human review, so working in DocRaptor never means pasting credentials into a prompt.

Use DocRaptor from Claude Code

Bring DocRaptor context into engineering work while Type keeps app access attached to the teammate and workspace.

Automate DocRaptor with Codex

Let coding agents ask for the right app action, preserve conversation context, and keep humans in the approval loop.

Connect open agent workflows

Use Type as the collaboration layer around OpenClaw and other LLM workflows that need app access.

Developer Tools & IT

What the DocRaptor integration exposes

The best and easiest HTML-to-PDF API

One connection, many teammates

Connect DocRaptor once, then decide which teammates can use it for threads, automations, skills, and coding work.

Representative actions

  • Create Async Document

    Tool to create documents asynchronously from HTML content. Use when generating PDF, XLS, or XLSX documents and you need to poll for completion status or use a callback URL for notification. Returns a response containing an `id` field — store this value and pass it to DOCRAPTOR_GET_ASYNC_DOC_STATUS to poll for completion, then to DOCRAPTOR_GET_ASYNC_DOC to download the finished document.

  • Create Document

    Tool to create a PDF or Excel document synchronously from HTML content or URL. Use when you need to generate a document file from HTML data. The document is returned immediately as a downloadable file. Either document_content or document_url must be provided, but not both.

  • Create Document from Referrer

    Tool to convert webpages into documents using referrer-based authentication without an API key. Use when you need to generate PDFs or Excel files from registered domains without explicit API credentials.

  • Create Hosted Async Document

    Tool to create a hosted document asynchronously. Use when you need to generate a PDF, XLS, or XLSX document and track its completion status via callback_url or the status API.

  • Download Async Document

    Tool to download a completed asynchronous document using the download URL from status response. Use when you have a download_id and need to retrieve the generated document file.

Connection

API and auth details

DocRaptor converts HTML into PDF and Excel documents through a cloud API. Public docs cover document creation, JavaScript rendering options, PDF settings, callbacks, test mode, async generation, and official libraries for generating invoices, reports, receipts, and printable documents.

FAQ

Questions people ask before connecting DocRaptor

Can Claude Code use DocRaptor?

Yes. Type lets an AI teammate use connected DocRaptor actions from a governed workspace context, so Claude Code work can reference the app without copying credentials into a local prompt.

Can Codex work with DocRaptor through Type?

Yes. Codex can collaborate through Type with app context, skills, and approved actions. The DocRaptor catalog entry includes public integration details and example capabilities where available.

Is this the same as a DocRaptor MCP server?

Type exposes connected app capabilities to AI teammates and coding agents through Type's integration layer. Teams use it when they want shared app access, human review, and teammate-level permissions around agent work.

More developer tools & it apps for AI teammates