wjttc for Cursor
one.faf/wjttc
F1-grade MCP certification. 52 tests, 9 tiers (49 scored + T9 Receipt validation). Ecosystem: #2759
client:Cursor
transport:stdio
runtime:npm
Install wjttc in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wjttc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"wjttc"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs