SkillAgentSearch skills...

SlopWatch

SlopWatch is a Model Context Protocol (MCP) server that provides AI accountability tools.

Install / Use

claude mcp add JoodasCode -- npx -y github:JoodasCode/SlopWatch

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "slopwatch-mcp-server", "version": "2.2.4", "private": false, "publishConfig": { "access": "public" }, "description": "AI Accountability MCP Server - Track what AI claims vs what it actually implements", "main": "src/mcp-server.js", "bin": { "slopwatch-mcp-server": "src/mcp-server.js" }, "type": "module", "scripts": { "start": "node src/mcp-server.js" }, "keywords": [ "mcp", "ai", "accountability", "verification", "model-context-protocol" ], "author": { "name": "JoodasCode", "url": "https://x.com/mindonthechain" }, "license": "MIT", "funding": { "type": "individual", "url": "https://x.com/mindonthechain" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "nanoid": "^5.0.8" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/JoodasCode/SlopWatch.git" }, "homepage": "https://github.com/JoodasCode/SlopWatch#readme", "bugs": { "url": "https://github.com/JoodasCode/SlopWatch/issues" }, "files": [ "src/", "README.md" ] }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low