com.clauxel.aiwaiverdesk/aiwaiverdesk-mcp
Remote MCP for AI waiver checks, exception approvals, expiry review, and audit receipts.
Links
README
From the repo.
AI Governance Waiver Desk MCP
Approve AI exceptions with expiry dates, owners, and receipts.
AI Governance Waiver Desk is a paid remote MCP approval gate for AI use cases, model risk, exception reasons, owners, approvers, expiry dates, and governance receipts.
This is a public documentation project for AI Governance Waiver Desk MCP. The structure is modeled after the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.
Start Here
- Website: https://aiwaiverdesk.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=aiwaiverdesk_public_docs&utm_content=readme_primary_home
- Pricing: https://aiwaiverdesk.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=aiwaiverdesk_public_docs&utm_content=readme_pricing
- Checkout: https://aiwaiverdesk.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=aiwaiverdesk_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://aiwaiverdesk.clauxel.com/mcp
- Server card: https://aiwaiverdesk.clauxel.com/server-card.json
- Registry name:
com.clauxel.aiwaiverdesk/aiwaiverdesk-mcp - Tools:
evaluate_ai_waiver,request_policy_exception,check_waiver_expiry,issue_waiver_receipt,export_governance_audit
Reading Order
Audience
AI governance, risk, compliance, product, and platform teams.
Capabilities
- waiver policy queue
- risk level review
- expiry conditions
- reviewer signoff
- allow/review/deny JSON
Public-Safe Boundary
This repository does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://aiwaiverdesk.clauxel.com/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.