Developer Tools
Trust: 30/100 (Limited)io.github.Wolfe-Jam/WJTTC Guide
F1-grade MCP certification. 52 tests, 9 tiers (49 scored + T9 Receipt validation). Ecosystem: #2759
by Wolfe-Jam
Quick Start
Install
npx wjttcClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-wolfe-jam-wjttc": {
"command": "npx",
"args": [
"wjttc"
]
}
}
}