n8daniels/RulesetMCP
Weight-On-Wheels for AI - keeps agents grounded in your project's rules. Query coding standards, validate snippets, and get task-specific guidance from version-controlled rule files.
Quick Start
Clone the repository:
git clone https://github.com/n8daniels/RulesetMCPClaude Desktop configuration example:
{
"mcpServers": {
"rulesetmcp": {
"command": "npx",
"args": [
"-y",
"n8daniels/RulesetMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.