This is a hosted consent and audit logging service for MCP tool calls. It exposes five tools: check_scope_consent verifies whether an operation is allowed under policy, issue_consent_receipt generates structured proof of approval, explain_scope_policy returns human-readable justifications, log_tool_call records activity, and export_scope_audit bundles everything into reviewer-ready evidence files. You'd reach for this when you need to demonstrate that an AI agent asked for permission before acting, or when compliance teams want timestamped receipts showing what scope was granted and when. It's bearer-token authenticated and runs over streamable HTTP, so you configure the endpoint once and call tools as needed without managing infrastructure.
claude mcp add --transport http clauxel-mcp-scope-consent-mcp https://mcpscopeconsent.clauxel.com/mcp