Documentation

Inkrun documentation

Inkrun turns Markdown into consistently themed PDFs. Reach the render pipeline two ways — a REST API, or an MCP server your agent calls directly — plus a dashboard for authoring templates and themes.

pipeline
markdown → Inkrun → Theme + Template → PDF

How you authenticate

Inkrun has two credential paths — pick by how you're connecting:

You're using…CredentialSet up in
Claude Desktop / claude.aiOAuth — sign in once, no key to copyMCP setup
REST API (/api/v1/render)API key — Authorization: Bearer sk_...Dashboard → API & MCP
Claude Code / ChatGPT / other MCP clientsAPI key as a header, or OAuthOther clients

Quotas & rate limits

Renders count against a monthly quota, and API keys have a steady-rate burst guard. Both scale with your plan:

PlanMonthly rendersAPI rate limit
Free501 request / sec
Pro5005 requests / sec

Quota is per calendar month (UTC).

Inkrun © 2026