wjttc for VS Code
one.faf/wjttc
F1-grade MCP certification. 52 tests, 9 tiers (49 scored + T9 Receipt validation). Ecosystem: #2759
client:VS Code
transport:stdio
runtime:npm
Install wjttc in VS Code
.vscode/mcp.json
{
"servers": {
"wjttc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wjttc"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs