Generate Rule
MCP Serverby reporails · Added 5mo ago
Claude
5
Install
git clone https://github.com/reporails/rulesAdd to Claude
claude mcp add generate-ruleQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"generate-rule": {
"command": "npx",
"args": [
"@modelcontextprotocol/generate-rule"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate a rule skeleton with proper schema and directory structure
Tags
developmentgogitskill