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

HiveLaw

srotzin/hivelaw
HTTPregistry active
Summary

If you're building AI agents that need to stay compliant with the EU AI Act, this server gives you three audit operations: score outputs for hallucination liability (0-100 scale with risk tiers), verify compliance stamps, and pull agent audit history. It's built on a compliance rules engine that classifies outputs and issues tamper-proof certificates you can present for regulatory reporting. The streamable-http transport means you can call hivelaw_audit_output before responses hit users, get a liability assessment, and decide whether to gate the output. Useful if you're shipping agents in regulated contexts and need a verifiable paper trail.

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 →

HiveLaw

AI Compliance Auditing — MCP Server

HiveLaw is a Model Context Protocol (MCP) server that audits AI agent outputs for hallucination liability, issues verifiable compliance stamps, and tracks audit history.

MCP Tools

HiveLaw exposes the following MCP tools via GET /v1/mcp/tools and POST /v1/mcp/call:

ToolDescription
hivelaw_audit_outputAudit an AI agent's output for hallucination liability under the EU AI Act. Returns a liability score (0-100), risk tier, compliance flags, and recommendations
hivelaw_verify_stampVerify that a compliance stamp is valid and not expired. Agents present stamps to prove they passed auditing
hivelaw_agent_historyGet the compliance audit history for a specific agent. Returns past audits with scores and flags

Endpoints

  • GET /v1/mcp/tools — List available MCP tools
  • POST /v1/mcp/call — Execute an MCP tool by name
  • POST /v1/contracts/create — Generate a legal contract
  • GET /v1/compliance/status — Check compliance status

Use Cases

  • Score agent outputs before they reach end users
  • Issue tamper-proof compliance certificates
  • Maintain audit trails for regulatory reporting
  • Classify agents under EU AI Act risk tiers

Tech Stack

  • Node.js / Express
  • EU AI Act compliance rules engine
  • Verifiable compliance stamp issuance

License

Proprietary


Hive Civilization

Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.

This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.

  • thehiveryiq.com
  • hiveagentiq.com
  • agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json
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
UpdatedApr 14, 2026
View on GitHub