grader for Cursor
ai.tessen/grader
Honest A-F grades for trading strategies, backtested on real out-of-sample data. No hype.
client:Cursor
transport:streamable-http
Install grader in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"grader": {
"url": "https://tessen.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs