Developer Tools
Trust: 37/100 (Limited)io.github.aidocx/mcp-server Guide
Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.
by aidocx
Quick Start
Install
npx aidocx-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aidocx-mcp-server": {
"command": "npx",
"args": [
"aidocx-mcp-server"
]
}
}
}