Tell Claude to send an NDA, check what's pending, or download signed PDFs. The Zignature MCP server connects your document workflow to Claude's intelligence.
Get set up in seconds on the web or in your desktop app.
Best for everyday use. Connects directly to the Anthropic web interface with zero local configuration.
Go to claude.ai → Settings → Integrations
Click "Add custom integration"
Paste: https://app.zignature.io/mcp
Log in to Zignature and approve — done!
Note: Claude auto-discovers all 57 tools via OAuth. No API key needed.
For power users and developers. Runs locally on your machine for maximum performance.
Get API key from Developer Portal
Edit ~/Library/Application Support/Claude/claude_desktop_config.json
Add the JSON config block:
{
"mcpServers": {
"zignature": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-fetch"],
"env": {
"MCP_SERVER_URL": "https://app.zignature.io/mcp",
"MCP_AUTH_HEADER": "X-Auth-Token YOUR_API_KEY"
}
}
}
}
Restart Claude Desktop
57 powerful tools at your fingertips.
Natural language document management with Claude.
Send the Q2 MSA to john@acme.com. He's the client, I'm the account owner.
I'll send your Q2 MSA template now.
Document sent to john@acme.com
Signing link: https://sign.zignature.io/d/q2msa_9kx2
I'll let you know when John opens or signs it.
What contracts are still waiting on signatures?
You have 3 documents awaiting signature:
Want me to send reminders to any of them?
Send a reminder to Sarah
Reminder sent to sarah@example.com for the Developer NDA.
Stop navigating complex menus. Simply ask Claude to list your contracts, send reminders, or check a document's audit trail.
Claude understands the context of your conversation. If you're discussing a deal, it knows exactly when it's time to send the contract.
Give Claude persistent access to your signing workflow within specific Projects, allowing it to maintain state and history across sessions.
You can connect Claude to Zignature using two methods: for claude.ai web, use the Remote MCP integration by pasting https://app.zignature.io/mcp into your settings. For Claude Desktop, add the Zignature MCP server configuration to your claude_desktop_config.json file.
Yes, Zignature fully supports Remote MCP on claude.ai web. This allows for a zero-config, 1-click connection using OAuth for authentication, making it incredibly easy to start signing documents directly in your browser.
For the claude.ai web integration, you do not need an API key as it uses OAuth for secure authentication. For Claude Desktop, you will need to generate an API token from the Zignature Developer Portal to authenticate your local MCP server instance.
Claude can send any document template you have set up in your Zignature account, including NDAs, Master Service Agreements (MSAs), Statements of Work (SOWs), and more. You can also tell Claude to draft new documents based on your templates or previous conversations.
Absolutely. The integration built on the Model Context Protocol (MCP) follows enterprise-grade security standards. The web integration uses OAuth 2.0 with PKCE, ensuring that your Zignature credentials are never shared with Anthropic or the AI model itself.
While the API requires writing code (Python, JS, etc.) to automate tasks, the MCP integration allows Claude to "understand" your document workflow. You can communicate in natural language, and Claude intelligently decides which Zignature tools to call, handling all the technical complexity for you.
Join thousands of teams using AI to accelerate their document workflows. Connect Zignature to Claude today.