Skip to content
Cursor

WhitePact for Cursor

io.github.guruprasath-annadurai/whitepact

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

client:Cursor transport:streamable-http runtime:pypi

Install WhitePact in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "whitepact": {
      "url": "https://whitepact-mcp-http.onrender.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

WhitePact in other clients