Skip to content
VS Code

WhitePact for VS Code

io.github.guruprasath-annadurai/whitepact

AI governance MCP server: trust scoring, guardrails, bias/hallucination detection, compliance.

client:VS Code transport:streamable-http runtime:pypi

Install WhitePact in VS Code

.vscode/mcp.json

{
  "servers": {
    "whitepact": {
      "type": "http",
      "url": "https://whitepact-mcp-http.onrender.com/mcp"
    }
  }
}

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

WhitePact in other clients