Developer Tools
Trust: 27/100 (Limited)io.github.taytrom/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": {
"io-github-taytrom-bitsbound-contract-automation": {
"command": "npx",
"args": [
"@bitsbound/mcp-server"
]
}
}
}