Loading MCP server directory, please wait...
MCP for rules/skills/knowledge evaluation for Cursor, Claude, VS Code, and Antigravity.
npx @getmcp/cli add io.github.AKR1166/rules-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AKR1166/rules-mcp": {
"command": "npx",
"args": [
"-y",
"@akr1166org/rules-mcp"
],
"env": {
"LOG_LEVEL": "",
"SKILLS_PATH": "",
"KNOWLEDGE_PATH": "",
"PROFILES_PATH": "",
"PROFILE": "",
"RULES_PATH": ""
}
}
}
}