This is a paid remote MCP that generates structured receipts and audit trails for web actions performed through the Model Context Protocol. It exposes five tools: check_web_action_receipt, issue_action_receipt, explain_action_policy, log_action_attempt, and export_action_audit. You'd use this when you need verifiable evidence of actions an AI assistant has taken on the web, whether for compliance reviews, debugging workflows, or maintaining an audit log. Requires a bearer token from the product site and connects via streamable HTTP transport. Think of it as a receipt printer for MCP interactions, turning ephemeral AI actions into documented, reviewer-ready records.
WebMCP action receipt MCP with structured receipts.
Paid remote MCP for WebMCP action receipt MCP, structured receipts, audit logs, and reviewer-ready evidence.
com.clauxel.webmcpactionreceipt/webmcpactionreceipt-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
check_web_action_receiptissue_action_receiptexplain_action_policylog_action_attemptexport_action_auditThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.