CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Mcpscopeconsent Mcp

clauxel/mcp-scope-consent-mcp
authHTTPregistry active
Summary

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.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

MCP Scope Consent

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.

Start Here

  • Website: https://mcpscopeconsent.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=mcpscopeconsent_public_docs&utm_content=readme_home
  • Pricing: https://mcpscopeconsent.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=mcpscopeconsent_public_docs&utm_content=readme_pricing
  • Checkout: https://mcpscopeconsent.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=mcpscopeconsent_public_docs&utm_content=readme_checkout
  • Support: support@aigeamy.com

Remote MCP

  • Endpoint: https://mcpscopeconsent.clauxel.com/mcp
  • Server card: https://mcpscopeconsent.clauxel.com/server-card.json
  • Registry name: com.clauxel.mcpscopeconsent/mcpscopeconsent-mcp
  • Tools: check_scope_consent, issue_consent_receipt, explain_scope_policy, log_tool_call, export_scope_audit

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Security model
  6. Public link reference

Audience

AI governance teams, policy reviewers, trust and safety leads, and compliance operators.

Capabilities

  • Streamable HTTP MCP endpoint
  • Bearer-token access for production calls
  • Structured tool-call output
  • Receipt-oriented evidence export
  • Public server card and registry metadata
  • MCP tool: check_scope_consent
  • MCP tool: issue_consent_receipt
  • MCP tool: explain_scope_policy
  • MCP tool: log_tool_call
  • MCP tool: export_scope_audit

Public-Safe Boundary

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.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 20, 2026
View on GitHub