DUOLEXX MCP
Let AI agents create legally sound documents.
The DUOLEXX MCP server makes document generation usable by AI assistants. Over the Model Context Protocol an agent creates, fills and signs bilingual documents — securely and verifiably.
What is MCP?
The Model Context Protocol is the open standard through which AI assistants use external tools. The DUOLEXX MCP server exposes our document functions as such tools — the agent calls them instead of rebuilding them.
Available tools
list_document_typesFetch available document types, countries and required fields.
create_documentCreate a new document from type, country and language pair.
fill_documentSet answers and build the bilingual preview.
render_pdfRender the finished PDF (authoritative language + translation).
request_signatureTrigger the counterparty's signature via a link.
Connected in seconds
Add the DUOLEXX MCP server to your client (e.g. Claude) with your API key:
{
"mcpServers": {
"duolexx": {
"url": "https://duolexx.com/api/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Build with DUOLEXX
MCP access is part of Pro. Connect your agent and automate bilingual documents.
Request MCP access