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.
MCP Scope Consent is a hosted remote MCP for MCP consent scope receipt.
This repository is a public documentation project for MCP Scope Consent. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.
com.clauxel.mcpscopeconsent/mcpscopeconsent-mcpcheck_scope_consent, issue_consent_receipt, explain_scope_policy, log_tool_call, export_scope_auditAI governance teams, policy reviewers, trust and safety leads, and compliance operators.
This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.