Smarter Drafter MCP Server
Deterministic Drafting for the AI Era
AI platforms are transforming how lawyers work - but AI alone cannot be trusted to produce client-ready or court-ready documents. Hallucinated clauses, fabricated citations, and subtly wrong terms are a professional liability risk that no firm can afford.
The Smarter Drafter MCP server solves this by combining the conversational intelligence of AI with the deterministic precision of Smarter Drafter's document automation engine. The AI understands what you need and collects the right information. Smarter Drafter produces the document - always from your firm's approved templates, always consistent, always correct. The result is a workflow that feels as natural as chatting with an AI, with output you can actually put in front of a client.
Built on the open Model Context Protocol (MCP) standard, the Smarter Drafter MCP server works with any MCP-compatible AI platform - connecting your AI assistant directly to your Smarter Drafter account to discover, populate, and generate firm-approved documents without ever leaving the conversation.
This feature is currently in private beta. Access is by invitation only. If you're interested in participating, reach out to your Partner or Smarter Drafter representative
Capabilities
- Conversational Document Generation: Describe a matter in natural language (e.g., "Draft an NDA for John Wickham"), and the AI identifies the right template and gathers missing inputs through a targeted conversation.
- Native Generation: Submit data directly from the AI conversation to trigger Smarter Drafter's assembly engine, producing firm-approved PDF and DOCX outputs.
- Schema Inspection: Before populating a document, the AI retrieves the full field schema - including field labels, types, and validation rules - ensuring it knows exactly what data is required without guessing.
- Partial Submission Handoff: For longer or more complex forms, the AI can collect what it has and open the remaining fields directly in a Smarter Drafter form for the user to complete. This keeps the conversation lean while ensuring nothing gets missed - a much better experience than answering twenty questions in a chat window.
- Works Alongside Your Existing Workflow: The MCP server doesn't replace how you work - it fits into it. Bring Smarter Drafter in exactly when you need it, whether that's mid-conversation, after reviewing a client email, or as a step in a broader matter workflow alongside other tools your team already uses.
- Secure OAuth Authentication: Full support for OAuth ensures that AI only surfaces automations the user is authorized to access, maintaining firm-wide security and audit trails.
Authentication
The Smarter Drafter MCP server supports OAuth 2.1 as the authentication method. OAuth authenticates at the individual user level, which means:
- Each user sees only the forms and automations they are permitted to access within your Smarter Drafter account.
- Actions taken via MCP are attributed to the individual user, giving you a clear per-user audit trail.
- Tokens can be revoked or rotated without affecting other users' access.
- On first connection, users will be presented with a consent screen to approve the permissions requested by the MCP server.
Setup
1. Go to Integrations → MCP Server in your Smarter Drafter account.
2. Copy your MCP server URL for your environment. Note that the appropriate MCP URL will appear automatically based on your environment. Below example for Australian tenants.
3. Add the URL to your AI platform's MCP configuration. For other MCP-compatible platforms, refer to that platform's documentation for adding a custom MCP server URL.
4. In your AI platform, when prompted, complete the OAuth authorisation flow - you'll be asked to sign in to Smarter Drafter and approve the requested permissions.
5. Once authorised, your AI platform will have access to your Smarter Drafter account scoped to your user.
6. Test the connection - trying using the AI assistant to draft a particular document or search for one.
Tools reference
The following tools are exposed by the Smarter Drafter MCP server:
| Tool | Description |
|---|---|
| search_forms | Searches for published forms in the connected Smarter Drafter account by name or description. |
| get_fields | Retrieves the full field schema for a given form, including field types, validations, selection options, and repeating section rules. |
| create_submission | Creates a submission against a given form with a populated set of field answers. |
| get_documents | Retrieves the generated documents for a completed submission. |
Troubleshooting
-
What forms are available? Only published forms that the authenticated user has access to will be discoverable via MCP. Draft or unpublished automations will not appear. If a form isn't showing up, confirm it has been published in your Smarter Drafter account.
-
I can't see the MCP Server page in Integrations. The MCP Server page is currently available to beta participants and partners. If you believe you should have access, contact your Smarter Drafter account manager.
-
My AI can't find a form I know exists. Check that the form has been published in Smarter Drafter. Only published automations are discoverable via MCP. Also confirm you are authenticated as a user who has access to that form.
-
The AI is asking me questions that don't seem relevant. For the current release, form fields are returned as a flat list without branching logic applied. This means the AI may ask about fields that would ordinarily be hidden based on earlier answers. This will be improved in a future release as conditional logic support is added.
-
Document generation seems to have stalled. Check the submission status in your Smarter Drafter account under your submission history. If the submission shows as complete but documents haven't returned to your AI conversation, try asking your AI assistant to retrieve the documents for your submission ID.
-
I'm getting an authentication error. Try disconnecting and reconnecting the MCP server in your AI platform, then completing the OAuth flow again. If the issue persists, check that your Smarter Drafter account is active and that your user has the necessary permissions.
-
A form has multiple similar results. When multiple forms match your request, your AI assistant will present the options and ask you to confirm which one to use before proceeding.
For help with the Smarter Drafter MCP server, contact support@smarterdrafter.com.