Connect an AI assistant
This section describes a feature that is rolling out. Listings in the ChatGPT app directory, the Claude connectors directory, the MCP Registry and the Cursor Marketplace are pending, so for now you add Korala by its address.
Connect your AI assistant to Korala and ask for documents in plain language. The assistant drafts the agreement, creates a document for the people you name, and tells you who has signed. You stay the sender.
An assistant cannot sign for anyone. Korala also keeps signers’ signing links and tokens out of everything the assistant sees.
Three levels of trust
| Level | What the assistant can do | What you need |
|---|---|---|
| No account | Turn a Markdown draft into an “Open in Korala” link. You open the link, review the draft and save it yourself. | Nothing. See API key (CI and headless). |
| Connected | Read your documents and templates, save templates, and prepare draft documents. For sending, it hands you a link so you review and send the document yourself. | A Korala account where you are an Owner or Admin. |
| Trusted to send | Send and void documents after you ask for it in the conversation. | The Send and void documents permission, which starts off. |
The address
Every assistant connects through one address:
https://api.korala.ai/mcpThe address is an MCP server, the standard that AI assistants use to reach outside tools. You connect by signing in to Korala in your browser. You copy no API keys.
How connecting works
- Add the address above to your assistant. Each guide below shows where.
- Your assistant opens a browser. Sign in to Korala and read the consent page. Pick the permissions.
- Choose Connect. The browser returns you to your assistant, and Korala appears among its tools.

A connection works with your real documents. Leave Send and void documents off for your first try. The assistant then prepares drafts and gives you a link to review, and Korala emails nobody. Documents the assistant creates from templates count against your plan like your own. Permissions and safety explains each choice on this page.
Pick your assistant
| Assistant | Guide |
|---|---|
| Claude on the web, desktop and mobile | Claude |
| Claude Code | Claude Code |
| ChatGPT | ChatGPT |
| OpenAI Codex | Codex |
| Cursor and VS Code | Cursor and VS Code |
| Gemini CLI, Windsurf and any other MCP client | Gemini CLI and others |
| CI jobs and headless machines | API key (CI and headless) |
Try these prompts
- “Draft a one-page mutual NDA between Acme s.r.o. and Anna Novak ([email protected]). Show me what it needs, save it as a template and create the document. Don’t send it yet.”
- “Do we have a template for a freelance services agreement? List its signer roles.”
- “Which documents are still waiting for a signature, and who has not signed?”
- “Show me the audit trail for the Acme NDA.”
Chat assistants cannot upload files from your computer. Ask the assistant to write the agreement as a Markdown template, or start from a template you saved in Korala. The upload tools serve coding agents that can make HTTP requests.
Next
- Permissions and safety: what each permission allows, and how to disconnect an assistant.
- Tool reference: the 16 tools an assistant can call.