Skip to main content
Glama

SlopWatch MCP Server

113
3
  • Apple

slopwatch_setup_rules

Generate a .cursorrules file for project directories to enforce AI accountability standards, ensuring alignment between AI promises and actual delivery.

Instructions

Generate .cursorrules file with AI accountability enforcement

Input Schema

NameRequiredDescriptionDefault
overwriteNoWhether to overwrite existing .cursorrules file
project_pathYesPath to project directory where .cursorrules should be created

Input Schema (JSON Schema)

{ "properties": { "overwrite": { "default": false, "description": "Whether to overwrite existing .cursorrules file", "type": "boolean" }, "project_path": { "description": "Path to project directory where .cursorrules should be created", "type": "string" } }, "required": [ "project_path" ], "type": "object" }
Install Server

Other Tools from SlopWatch MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoodasCode/SlopWatch'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server