Skip to content
VS Code

ClearPolicy for VS Code

app.clearpolicy/clearpolicy

Authenticated MCP server for ClearPolicy policy and compliance workflows.

client:VS Code transport:streamable-http

Install ClearPolicy in VS Code

.vscode/mcp.json

{
  "servers": {
    "clearpolicy": {
      "type": "http",
      "url": "https://api.clearpolicy.app/mcp"
    }
  }
}

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

ClearPolicy in other clients