Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 6mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-automation anthropic best-practices claude claude-ai claude-code
+7 more
claude-desktop developer-tools mcp mcp-server model-context-protocol npm-package typescript

Summary

AI summary

Updates ✨ Features, 📊 Statistics, and 📚 Documentation across a mixed release.

Full changelog

🚀 Initial Release

MCP server providing automatic enforcement of critical rules for Claude AI.

✨ Features

  • Resource: critical-rules://instructions
  • Tool: verify_compliance - Mandatory checklist
  • Tool: get_rules_summary - Quick reference
  • Complete 636-line ruleset included

📦 Installation

npx @optimaquantum/claude-critical-rules-mcp

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "critical-rules": {
      "command": "npx",
      "args": ["-y", "@optimaquantum/claude-critical-rules-mcp"]
    }
  }
}

📚 Documentation

📊 Statistics

  • 96 documented failures prevented
  • 20 recurring patterns addressed
  • 2 tools provided
  • 1 resource available

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track optimaquantum/claude-critical-rules-mcp

Get notified when new releases ship.

Sign up free

About optimaquantum/claude-critical-rules-mcp

Automatic enforcement of critical rules for Claude AI preventing 96 documented failure patterns. Provides compliance verification checklist and rules summary via MCP tools.

All releases →

Beta — feedback welcome: [email protected]