DocRaptor logo
ConnectorDocRaptor

DocRaptor integration for Claude and Codex

Create a DocRaptor connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use DocRaptor from Claude

Add the DocRaptor connection to a Space that runs Claude, then use it from every channel in that Space.

Use DocRaptor from Codex

Add the DocRaptor connection to a Space that runs Codex, then use it from every channel in that Space.

Use DocRaptor from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the DocRaptor connector can do

The best and easiest HTML-to-PDF API

One connection, many Spaces

Connect DocRaptor once, then decide which Spaces can use it in threads, skills, automations, 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 use DocRaptor?

Yes. Add a DocRaptor connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with DocRaptor through Type?

Yes. Add a DocRaptor connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a DocRaptor MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors