Conflict-Check-Conflict-Compass-Agent

mukesh10368/Conflict-Check-Conflict-Compass-Agent
★ 0 stars Python AI/LLM Updated today
The Conflict Check MCP (Model Context Protocol) Server is an enterprise conflict-review assistant designed to help users perform historical relationship checks, prior work analysis, affiliate discovery, contractual obligation reviews, and conflict-of-interest assessments using Verdantas project, client, contract, and Deltek data sources.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "conflict-check-confl": {
      "command": "uvx",
      "args": [
        "conflict-check-conflict-compass-agent"
      ]
    }
  }
}

Or install with pip: pip install conflict-check-conflict-compass-agent