Skip to content
Claude Desktop

WizerAPI Contract Intelligence for Claude Desktop

com.wizerapi/contract-intelligence

Review contracts for risks: summary, severity-rated flags, key terms, and clause coverage.

client:Claude Desktop transport:streamable-http

Install WizerAPI Contract Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "contract-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.wizerapi.com/contracts"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

WizerAPI Contract Intelligence in other clients