turnale for Cursor
app.turnale/turnale
Run racket-sport tournaments from your AI assistant: fair draws, scores, live standings.
client:Cursor
transport:streamable-http
tools:30
Install turnale in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"turnale": {
"url": "https://mcp.turnale.app"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- ping
- create_tournament
- add_players
- update_player
- remove_player
- set_pairs
- update_settings
- promote_player
- generate_draw
- get_briefing
- list_players
- list_matches
- get_schedule
- get_standings
- get_results
- get_audit_log
- get_export
- get_pdf_link
- get_pdf
- record_results
- replace_player
- withdraw_player
- swap_partners
- reschedule