
Mcp Server
Let your coding agent draft, analyze, upload, and track contracts and e-signatures without leaving the editor.
Overview
AiDocX MCP is a MCP server for the validate phase that lets AI assistants create, upload, analyze, and manage contracts with e-signatures via AiDocX.
What is this MCP server?
- Create and upload contracts from natural-language instructions in the agent
- AI-assisted contract analysis for risk and clause clarity
- E-signature workflow management through AiDocX
- Stdio MCP package (aidocx-mcp-server v0.3.1) with API key + secret auth
- Requires AIDOCX_API_KEY and AIDOCX_API_SECRET from app.aidocx.ai Settings
- Server version 0.3.1
- npm package identifier aidocx-mcp-server
- 2 required secret environment variables (API key + API secret)
What problem does it solve?
You are juggling deal terms and contract drafts in chat while e-sign and version control live in another app the agent cannot touch.
Who is it for?
Solo builders and small teams who already use AiDocX and want contract workflows callable from Claude Code or Cursor during sales and ops.
Skip if: Teams that need on-prem CLM, heavy redlining in Word only, or contract automation without an AiDocX subscription and API keys.
What do I get? / Deliverables
Your agent can create, analyze, and progress contracts and signatures in AiDocX using documented MCP tools once API key and secret are configured.
- Contracts created or uploaded in AiDocX from agent prompts
- AI analysis output on contract drafts
- E-signature requests and status managed through connected tools
Recommended MCP Servers
Journey fit
Contracts and terms surface hardest while you are scoping deals, pricing, and partnerships before or alongside the build—not only after launch. Pricing and commercial terms are where solo builders most often need contract creation, clause review, and signature workflows tied to offers.
How it compares
AiDocX-backed contract MCP integration, not a generic document skill or local PDF parser.
Common Questions / FAQ
Who is AiDocX MCP for?
Indie builders and small teams using AiDocX who want their coding agent to handle contract creation, AI analysis, and e-signature steps from the IDE.
When should I use AiDocX MCP?
Use it when you are finalizing pricing, client agreements, or vendor contracts and want the agent to act on live AiDocX documents instead of unattached text.
How do I add AiDocX MCP to my agent?
Install the npm package aidocx-mcp-server (stdio), set AIDOCX_API_KEY and AIDOCX_API_SECRET from https://app.aidocx.ai → Settings → API Keys, and register the server in your MCP client config.