Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From test-writing
Local stdio MCP server 'test-rules' running server.sh shell script subprocess. Purpose unclear from config; key suggests testing or rules validation capabilities.
npx claudepluginhub shopwarelabs/ai-coding-tools --plugin test-writingCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"test-rules": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server-test-rules/server.sh"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/mcp-server-test-rules/server.shShare bugs, ideas, or general feedback.