Integrations
Clment, connected to the rest of your stack
Contract review does not happen in isolation. Clment connects to the identity provider you already use, the editors your team already opens, the calendar they already watch — and to your own services and AI agents over an API built for exactly that.
Build and automate
Everything the app can do is available to your own services and to AI agents — the same contract workspace, the same permissions.
REST API
For your own services
Upload contracts, run AI reviews against your rulebooks, generate redlines, manage key dates and search — over HTTP with a bearer token. Long-running work returns a job id you poll.
AI agents (MCP)
For Claude, ChatGPT and Copilot
A remote Model Context Protocol server, authenticated with OAuth 2.1. Drive Clment from your agent — upload a contract, run a review, ask questions — without leaving the conversation.
Webhooks
For reacting to events
Subscribe to uploads, classifications, completed reviews and generated redlines, delivered with an HMAC-SHA256 signature so you can verify they came from us. Push, rather than polling.
Official SDKs
TypeScript, .NET and Python
Typed clients over the same API. The TypeScript client is hand-written and region-aware; the .NET and Python clients are generated from the published OpenAPI document, so they cannot drift from the service.
Sign-in and identity
Bring your own identity provider so joiners and leavers are handled where you already handle them.
Single sign-on
Microsoft Entra ID and Google Workspace
Sign in with your existing directory, so access follows your joiners and leavers rather than a separate password list. Admins can restrict which sign-in methods the organisation accepts. Setup is not self-service: register the app with your provider, then raise a support request and we switch it on.
Multi-factor authentication
For accounts without SSO
Authenticator apps — Google Authenticator, Authy, 1Password — with one-time backup codes. Admins can require it organisation-wide on paid plans. SSO users are exempt, because their provider already applies its own policy.
Documents
Reviews end in a real Word document with tracked changes. These connections let your team keep editing it where they already work.
Microsoft OneDrive & Word Online
Edit in the Word ribbon
Open a redlined contract in Word Online with tracked changes intact, edit it, and check it back in. Clment creates its own folder and only ever uses that. Microsoft asks for broader access on the consent screen because it offers no folder-scoped permission — the app explains this at the point you grant it.
Google Drive & Google Docs
Edit in Google Docs
The same round-trip through Google Docs. Files are created in your Drive for the contracts you open, and nothing else in it is read.
PDF to Word conversion
For scanned and locked files
Convert a PDF into an editable Word document so it can be reviewed and redlined like any other contract. Available in the app, over the API and to AI agents.
Calendars
Contract dates where your team already looks for dates.
Calendar subscription
Outlook, Google Calendar, Apple Calendar
Subscribe to your key dates — renewals, expiries, notice deadlines — as a read-only calendar feed that stays in step as contracts change.
What’s included
Single sign-on, the document round-trip and calendar feeds are part of the product. The API, webhooks and the MCP server are integration features — if your plan doesn’t include them yet, an admin can turn all three on for 30 days free, no card, from Settings → API & Integrations.