contract analysis for Claude Desktop
com.bitsbound/contract-analysis
AI contract analysis with partner-level redlines, OOXML Track Changes, and risk analysis.
client:Claude Desktop
transport:stdio
runtime:npm
Install contract analysis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contract-analysis": {
"command": "npx",
"args": [
"-y",
"@bitsbound/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs