WhitePact — AI governance and runtime-authority platform: a five-way governance decision engine, trust scoring, guardrails, bias/hallucination detection, compliance mapping, and an MCP server (27 tools) for autonomous agents.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"whitepact"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add whitepact uvx whitepact
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"whitepact"
]
}
}
}
📋 Copy
Or install with pip: pip install whitepact
README Excerpt
<!-- mcp-name: io.github.Guruprasath-Annadurai/whitepact --> <p align="center"> <a href="https://github.com/Guruprasath-Annadurai/Whitepact/actions"><img src="https://github.com/Guruprasath-Annadurai/Whitepact/actions/workflows/ci.yml/badge.svg" alt="CI"/></a> <a href="https://pypi.org/project/rai-governance-platform/"><img src="https://img.shields.io/pypi/v/rai-governance-platform" alt="PyPI version"/></a>
Tools (20)
ApprovalRepository BiasBuster ComplianceEngine DeepfakeDetector EvidenceRepository GET GuardrailsEngine HallucinationDetector POST PrivacyLabel RAI_ALERT_THRESHOLD RAI_API_KEYS RAI_AUTH_ENABLED RAI_DATABASE_URL RAI_DB_PATH RAI_DB_URL RAI_HOST RAI_LOG_JSON RAI_LOG_LEVEL RAI_MONTHLY_BUDGET_USD
Topics
ai-governance ai-safety bias-detection fairness llm llm-evaluation machine-learning mcp-server nlp openai python responsible-ai trust-and-safety