turnale for VS Code
app.turnale/turnale
Run racket-sport tournaments from your AI assistant: fair draws, scores, live standings.
client:VS Code
transport:streamable-http
tools:30
Install turnale in VS Code
.vscode/mcp.json
{
"servers": {
"turnale": {
"type": "http",
"url": "https://mcp.turnale.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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