Provides tracking and verification of Express.js middleware implementations, including features like rate limiting for API endpoints
Mentioned as a planned roadmap feature for commit verification integration
Provides issue tracking, documentation and community discussion functionality through GitHub repositories
Offers verification capabilities for React component implementations, including tracking of responsive design and styling changes
🎯 SlopWatch - AI Accountability MCP Server
Stop AI from lying about what it implemented! Track what AI claims vs what it actually does.
🚀 What's New in v2.7.0
✨ Ultra-Minimal Responses - 90% less verbose output
🔄 Combined Tool - Single call instead of 2 separate tools
⚡ Seamless Workflow - Perfect for AI pair programming
🎯 Cursor MCP Compatible - Works seamlessly with Cursor IDE
🤔 Why SlopWatch?
Ever had AI say "I've added error handling to your function" but it actually didn't? Or claim it "implemented user authentication" when it just added a comment?
SlopWatch catches AI lies in real-time.
⚡ Quick Start
🎯 Option 1: Smithery (Easiest - 1 click install)
- Visit smithery.ai/server/@JoodasCode/slopwatch
- Click "Install to Cursor" or "Install to Claude"
- Done! ✨
Smithery handles hosting, authentication, and updates automatically
🔧 Option 2: NPM Direct (Manual Setup)
For Cursor IDE:
Manual Cursor Setup:
- Open Cursor Settings (
Cmd+Shift+J
on Mac,Ctrl+Shift+J
on Windows) - Go to Features → Model Context Protocol
- Click "Add New MCP Server"
- Configure:
- Name: SlopWatch
- Type: stdio
- Command:
npx slopwatch-mcp-server
For Claude Desktop:
Add to your claude_desktop_config.json
:
Global NPM Install:
🎮 How to Use
Method 1: Combined Tool (Recommended ⭐)
Perfect for when AI implements something and you want to verify it:
Method 2: Traditional 2-Step Process
For when you want to claim before implementing:
🛠️ Available Tools
Tool | Description | Response |
---|---|---|
slopwatch_claim_and_verify | ⭐ Recommended - Claim and verify in one call | ✅ PASSED (87%) |
slopwatch_status | Get your accountability stats | Accuracy: 95% (19/20) |
slopwatch_setup_rules | Generate .cursorrules for automatic enforcement | Minimal rules content |
🎯 Cursor IDE Integration
SlopWatch is designed specifically for Cursor IDE and AI pair programming:
Automatic Detection
- Detects when AI claims to implement features
- Automatically suggests verification
- Integrates seamlessly with Cursor's Composer
Smart Workflow
Perfect for:
- Code reviews - Verify AI actually implemented what it claimed
- Pair programming - Real-time accountability during development
- Learning - Understand what AI actually does vs what it says
- Quality assurance - Catch implementation gaps before they become bugs
💡 Real-World Examples
Example 1: API Endpoint Enhancement
Example 2: React Component Update
📊 Accountability Stats
Track your AI's honesty over time:
- Accuracy Score: Percentage of claims that were actually implemented
- Claim Count: Total number of implementation claims tracked
- Success Rate: How often AI delivers what it promises
🔧 Advanced Configuration
Auto-Enforcement with .cursorrules
Generate automatic accountability rules:
This creates a .cursorrules
file that automatically enforces SlopWatch verification for all AI implementations.
Custom Verification
SlopWatch analyzes:
- File changes - Did the files actually get modified?
- Code content - Does the new code match the claim?
- Implementation patterns - Are the right patterns/libraries used?
- Keyword matching - Does the code contain relevant keywords?
🚀 Why Choose SlopWatch?
For Developers:
- Catch AI lies before they become bugs
- Learn faster by seeing what AI actually does
- Improve code quality through automatic verification
- Save time with streamlined accountability
For Teams:
- Standardize AI interactions across team members
- Track AI reliability over time
- Reduce debugging from AI implementation gaps
- Build trust in AI-assisted development
For Cursor Users:
- Native integration with Cursor's Composer
- Seamless workflow - no context switching
- Real-time feedback during development
- Ultra-minimal responses - no verbose output
🎯 Getting Started with Cursor
- Install SlopWatch using one of the methods above
- Open Cursor and start a new chat with Composer
- Ask AI to implement something: "Add input validation to my function"
- Watch SlopWatch work: It automatically tracks and verifies the claim
- Get instant feedback: ✅ PASSED (87%) or ❌ FAILED (23%)
🔍 Troubleshooting
Common Issues:
- Tools not showing: Restart Cursor after installation
- Verification failed: Check if files were actually modified
- NPM errors: Try
npm cache clean --force
and reinstall
Debug Mode:
Enable detailed logging by setting DEBUG=true
in your environment.
📈 Roadmap
- Visual dashboard for accountability metrics
- Integration with Git for commit verification
- Team analytics for multi-developer projects
- Custom verification rules for specific frameworks
- IDE extensions for other editors
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details.
📝 License
MIT License - see LICENSE for details.
🌟 Support
- GitHub Issues: Report bugs or request features
- Documentation: Full docs and examples
- Community: Join the discussion
Made with ❤️ for the Cursor community
Stop AI from lying about what it implemented. Start using SlopWatch today!
An AI accountability system that tracks what AI systems claim they will implement versus what they actually deliver, helping to reduce the gap between promises and reality.
Related MCP Servers
- AsecurityAlicenseAqualityEnables AI agents to break down complex tasks into manageable pieces using a structured JSON format with task tracking, context preservation, and progress monitoring capabilities.Last updated -153635JavaScriptMIT License
- AsecurityFlicenseAqualityAn AI-powered goal management system that transforms traditional goal tracking into storytelling, helping users focus on one goal at a time with personalized narratives and insights that increase motivation and achievement.Last updated -20215TypeScript
- -securityFlicense-qualityA task tracking and backlog management tool that enables AI assistants to create, organize, and track issues and tasks with status workflow through MCP protocol.Last updated -Python
- -securityFlicense-qualityAn agentic AI system that orchestrates multiple specialized AI tools to perform business analytics and knowledge retrieval, allowing users to analyze data and access business information through natural language queries.Last updated -1Python