Connect Claude, Cursor, or any MCP client and it can design templates, render documents, wire up webhooks, and stand up forms in your account. Nothing to install.
# Sign in: a browser opens, no secret anywhere
claude mcp add --scope user --transport http automette \
https://automette.com/api/mcp
claude mcp login automette
# Or an API key: no browser, good for a shared setup
claude mcp add --scope user --transport http automette \
https://automette.com/api/mcp \
--header "Authorization: Bearer dg_your_api_key"You ask for an outcome. The assistant uses the tools rather than telling you which buttons to press, in your account, with your data.
A personal sign-in that belongs to you and is revoked from your settings, or a team API key for a shared or headless setup.
Nothing on the server calls a model of ours. Bring a frontier model and you get frontier results, using its intelligence against our tools.
Every tool call goes through the same service layer as the dashboard and the REST API. A tool cannot do something the API would refuse.
Create from scratch or from the library, validate for problems, and preview for free before anything is charged.
Render from any template with real data, and read the result back.
Create a form, connect it to a template, and read submissions.
Create webhooks and Dynamic URLs, so what the assistant built keeps working after it leaves.
Read the brand kit and apply its colours, fonts, and logos to what it designs.
Our own reference material, from the font catalogue to the Typst error list, served as resources on request.