Skip to content
VS Code

Clment for VS Code

com.clment/clment

Contract review that keeps your contracts: cited answers, Word redlines, key-date alerts.

client:VS Code transport:streamable-http

Install Clment in VS Code

.vscode/mcp.json

{
  "servers": {
    "clment": {
      "type": "http",
      "url": "https://api-us.clment.com/v1/mcp"
    }
  }
}

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

Clment in other clients