Rules for this host — https://free.officemaker.ai (free tier)

Automation

Cursor, n8n, Zapier, and Power Platform (free tier)

On https://free.officemaker.ai there is no document API key for public REST or MCP. Use this page with Start here, MCP, and API for URLs.

Cursor IDE

Add a remote MCP server with Streamable HTTP and url set to https://free.officemaker.ai/mcp — no headers required on the free host. See Cursor MCP configuration.

n8n

Use an HTTP Request node against https://free.officemaker.ai/gpt/v1/… or an MCP-capable node pointing at https://free.officemaker.ai/mcp with no auth headers.

Zapier and Microsoft Power Platform

For demos, call the public OpenAPI on this host (https://free.officemaker.ai/gpt/openapi.json) from a custom connector or HTTP action — no API key. For conversion, billing, or full schema, build on docs.officemaker.ai → Automation with a real document API key or Cognito token.

Quick setup

Create configuration from this page

Optional: sign in on this docs host first if you want snippets labeled with your account id or email.