AI contract analysis with partner-level redlines, OOXML Track Changes, and risk analysis.
AI-powered contract analysis with partner-level redlines for Claude Desktop and Claude.ai.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"bitsbound": {
"command": "npx",
"args": ["-y", "@bitsbound/mcp-server"],
"env": {
"BITSBOUND_API_KEY": "sk_live_your_api_key"
}
}
}
}Get your API key at: https://account.bitsbound.com/api-keys
For remote MCP access via claude.ai:
https://bitsbound-mcp-server.onrender.com/mcpbitsbound-mcpsk_live_xxx...)OAuth 2.0 endpoints:
/.well-known/oauth-authorization-server/oauth/authorize/oauth/token| Tool | Description |
|---|---|
process_contract | Upload and analyze a contract - produces redlined DOCX with Track Changes |
get_analysis_status | Check analysis progress and retrieve deliverables |
extract_clauses | Extract specific clause types from a contract |
generate_negotiation_email | Create a professional negotiation email |
Please analyze this contract and create a customer-favorable redline with aggressive changes
Claude will ask for:
io.github.taytrom/bitsbound-contract-automation@bitsbound/mcp-serverMIT - BitsBound, Inc.