Skip to content
VS Code

WizerAPI Contract Intelligence for VS Code

com.wizerapi/contract-intelligence

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

client:VS Code transport:streamable-http

Install WizerAPI Contract Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "contract-intelligence": {
      "type": "http",
      "url": "https://mcp.wizerapi.com/contracts"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

WizerAPI Contract Intelligence in other clients