{
  "markdown": "# Turnale\n\nRun recreational racket-sport tournaments from chat.\n\n**This repository holds the client integration manifests for Turnale — the Claude Code\nplugin, the Gemini CLI extension, and the organiser skill. The server itself is a hosted\nservice at `https://mcp.turnale.app` and is not open source.**\n\n## What Turnale does\n\nTurnale lets an organiser run an entire recreational tournament by talking to their AI\nassistant. Tell it who's playing and you get a fair draw, a schedule, and a shareable web\npage with live standings that players follow from their phones.\n\nTennis, padel, pickleball, badminton, squash and table tennis.\n\n### Formats clubs actually play\n\nAmericano and mexicano (rotating-partner doubles), round robin, groups + playoff, and\nknockout with an optional 3rd-place match — as singles or fixed pairs, with random or\nlevel-balanced pairing. The assistant explains the options with the round and time maths\nalready done by the engine.\n\n### Last-minute chaos is one sentence\n\nDropouts, substitutions, partner swaps, late arrivals, court changes, and ending early with\nthe standings frozen as the final result. Every change can be previewed before it lands and\nundone afterwards.\n\n### Honest scores\n\nWalkovers and retirements are recorded as exactly that, and the games actually played still\ncount towards the standings.\n\n### One link for players\n\nThe shareable page carries the order of play, live scores, standings and self-signup, with\nan optional cap and waitlist. Printable order-of-play and results PDFs cover the clubhouse\nnoticeboard.\n\n## Connecting\n\nPoint your assistant at `https://mcp.turnale.app` and start straight away.\n\n```json\n{\n  \"mcpServers\": {\n    \"turnale\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.turnale.app\"\n    }\n  }\n}\n```\n\nCreating a tournament returns an unguessable organiser key plus the shareable page link.\nThe key is the only credential and is relayed in chat with a cannot-be-recovered warning;\nthe page link on its own is view-only.\n\nPer-platform connect steps for Claude, ChatGPT, Le Chat, Perplexity, Grok and the Gemini\nCLI are at [turnale.app/docs](https://www.turnale.app/docs).\n\n## Install as a Claude Code plugin\n\n```\n/plugin marketplace add turnale-app/turnale\n/plugin install turnale\n```\n\n## Install as a Gemini CLI extension\n\n```\ngemini extensions install https://github.com/turnale-app/turnale\n```\n\n## Example prompts\n\n- Run a padel americano for 12 players on 3 courts, 2 hours.\n- Set up Thursday's tennis night — no player list yet, let people sign up via a link.\n- Jonas can't come, replace him with Emil from round 3.\n- Court 1: 9–7, Court 2: 11–5. Who plays whom next?\n- We have to stop early — freeze the standings and give me the final results.\n\n## Links\n\n[Website](https://www.turnale.app) · [Docs](https://www.turnale.app/docs) ·\n[Demo](https://www.turnale.app/demo) · [Privacy](https://www.turnale.app/privacy) ·\n[Terms](https://www.turnale.app/terms)\n",
  "bytes": 2934,
  "sha": "6b619ccacf5064de09ede5384abfd8ea71a4a12b3d00050c72adb3dddd2d7d71",
  "repo_slug": "turnale-app/turnale",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_app_turnale_turnale_2417750f/readme"
}