Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Enable detailed logging by setting DEBUG=true in your environment. | false |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
slopwatch_claim_and_verify | Register claim and verify implementation in one call - reduces from 2 tool calls to 1 |
slopwatch_status | Get current slop score and statistics |
slopwatch_setup_rules | Generate .cursorrules file with AI accountability enforcement |