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

LiveCheck AI

qualityclouds/qualityclouds
3HTTP, SSEregistry active
Summary

This server connects Claude to Quality Clouds' LivecheckAI platform for real time code validation and auto fixing. It exposes a scan tool that checks code snippets against enterprise governance rules for platforms like Salesforce Apex, ServiceNow scripts, and Dynamics 365 plugins. The workflow is straightforward: Claude generates code, silently runs it through the validation endpoint, applies fixes for issues like SOQL injection or performance violations, then shows you the corrected version. You need a Quality Clouds account to authenticate. Useful if you're working in enterprise cloud environments where AI generated code needs to pass security and quality gates before it ships.

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 →

Repositories

Quality Clouds Integration

This is the official Model Context Protocol (MCP) server for Quality Clouds — the governance layer for human and AI-generated code.

This server bridges the gap between probabilistic AI generation and deterministic enterprise governance. It enables AI coding assistants (like Claude Desktop, Cursor, or IDE agents) to interface directly with the Quality Clouds platform to retrieve policy context, validate logic in real-time, and query technical debt profiles.

✅ Designed for developers, architects, and DevOps teams who care about scalable, maintainable enterprise cloud code.

The Core Concept: You don't ask for a code check. You ask for code, and the AI automatically validates and fixes it against your ruleset before displaying the final result.


🚀 LivecheckAI (via MCP) for Salesforce – Try it for Free! ↗


💡 Overview

AI coding assistants often generate code that looks correct but contains hidden security risks or performance violations (e.g., SOQL injection in Salesforce, inefficiency in ServiceNow loops).

This MCP server solves that by introducing a "Self-Correction Loop":

  1. Generate: Your AI drafts the initial code.
  2. Validate (Invisible): It privately runs the code through LivecheckAI.
  3. Correct: If issues are found, the AI fixes them immediately.
  4. Deliver: You receive the final, clean, and compliant code.

🔧 Capabilities

Performs a real-time scan of a code snippet.

  • What it does: Returns a list of severity-rated issues and remediation advice.
  • How it works: The AI calls this tool internally during its thought process to "spellcheck" its own logic.

🌐 Supported Platforms

LivecheckAI supports real-time validation for:

  • ServiceNow (Server-side scripts, Client scripts)
  • Salesforce (Apex, LWC, Visualforce)
  • Microsoft Dynamics 365 (C# Plugins, TypeScript)
  • Javascript / React (General web standards)

📦 Installation & Configuration

1. Get your Free account in Quality clouds to authentificate

  • 👉 Sign Up for Free
  • Once you setup your credentials, you will be able to authentificate in Visual Studio Code, and start using it.
  • More information in this Article

📘 Documentation

  • Official Docs
  • Blog

🧑‍💻 Contributing

We welcome contributions! Here's how to get started:

  1. Fork the repo
  2. Create a feature branch: git checkout -b feat/my-feature
  3. Commit changes: git commit -am 'Add feature'
  4. Push and create a pull request

Check out CONTRIBUTING.md and CODE_OF_CONDUCT.md for more info.


💬 Community & Support

  • 💬 Slack Community
  • 🐛 Open an Issue
  • 📬 Email us at support@qualityclouds.com

🛡 License

This project is licensed. Free credits available.


✨ About Quality Clouds

“We help enterprises scale safely in the cloud by making code quality visible, measurable, and actionable.”

Learn more at www.qualityclouds.ai


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, SSE
UpdatedJan 16, 2026
View on GitHub