contractiq-negotiation-mcp
v0.1.0
Published
MCP server for AI-powered contract negotiation — clause redlining, counter-proposal generation, risk tradeoff analysis, and negotiation strategy recommendations
Maintainers
Readme
contractiq-negotiation-mcp
MCP server for AI-powered contract negotiation assistance. Part of the ContractIQ platform.
Tools
| Tool | Description |
|------|-------------|
| identify_risky_clauses | Scan contract text for high-risk patterns (liability, indemnification, IP, data ownership, etc.) |
| generate_counter_proposal | Generate professional counter-proposal language with rationale and negotiation strategy |
| risk_tradeoff_matrix | Prioritize which clauses to fight for, concede, or trade in negotiations |
| list_clause_patterns | Browse the full risky clause pattern library with standard market positions |
Installation
npx contractiq-negotiation-mcpClaude Desktop Configuration
{
"mcpServers": {
"contractiq-negotiation": {
"command": "npx",
"args": ["-y", "contractiq-negotiation-mcp"]
}
}
}License
MIT
