AI & ML
Trust: 27/100 (Limited)com.bitsbound/contract-automation Guide
AI contract automation with partner-level redlines, OOXML Track Changes, and risk analysis.
by taytrom
Quick Start
Install
npx @bitsbound/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-bitsbound-contract-automation": {
"command": "npx",
"args": [
"@bitsbound/mcp-server"
]
}
}
}