turnale for Grok
app.turnale/turnale
Run racket-sport tournaments from your AI assistant: fair draws, scores, live standings.
client:Grok
transport:streamable-http
tools:30
Install turnale in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"turnale": {
"type": "http",
"url": "https://mcp.turnale.app"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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