Skip to main content
Autype integrates with the tools you already use — from AI coding assistants and agents to no-code automation platforms. Generate documents, render PDFs, and manage content directly from your workflows.

MCP Server

Connect any MCP-compatible AI agent or IDE to Autype. Generate documents, render PDFs, and manage content directly from Claude, Cursor, Windsurf, and more.

Make.com

Trigger document generation from Make scenarios. Connect Autype to thousands of apps without writing code.

Zapier (coming soon)

Automate document workflows with Zapier. Connect Autype to your CRM, forms, spreadsheets, and more.

n8n

Build self-hosted document automation workflows with n8n’s visual editor and Autype’s community node.

LLM Resources

Machine-readable schemas and references for LLMs and AI agents to construct valid Autype documents.

Why integrate Autype?

Autype stores a complete structured JSON document, but integrations and AI agents should normally author Extended Markdown plus compact metadata. This keeps requests readable and token-efficient while preserving lossless conversion to the internal model. Advanced clients can still read and render the full JSON structure.

Markdown-first agents

Agents use the shared Extended Markdown reference and focused tools for long-document retrieval, patching, styles, blocks, and records.

Webhook-driven

Render jobs complete asynchronously and notify your integration via webhook — no polling required.

Developer API

Every integration is built on top of the same REST API. Use it directly or through an integration layer.

Getting started

All integrations require an API key. You can create one in the Dashboard under Settings → API Keys.
API keys are scoped to your organization. Keep them secret — never commit them to version control or expose them in client-side code.
Once you have an API key, choose your integration and follow the setup guide.