@claudinho/mcp 0.6.2 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -1
  2. package/dist/index.js +1206 -203
  3. package/package.json +4 -4
package/README.md CHANGED
@@ -39,9 +39,10 @@ Claude Desktop: Settings → Developer → Edit Config, then restart. Codex conf
39
39
  | `get_live` | matches in play right now |
40
40
  | `get_match` | a single match by id |
41
41
  | `get_standings` | live cumulative group table(s) — one group `A`–`L`, or all |
42
+ | `get_bracket` | knockout bracket from the Round of 32 through the final — optional `stage` filter (`R32`, `R16`, `QF`, `SF`, `3P`, `F`) |
42
43
  | `get_next_fixture` | a team's next match (3-letter code, e.g. `MEX`) — fully offline |
43
44
  | `get_market_signal` | read-only prediction-market signal for a match, a team's current-or-next fixture (in-play preferred while live), or a date — informational only |
44
- | `get_share_snippet` | a copy-pasteable plain-text card — for a match, a team's next fixture, a group's standings table (`group`), a date, or live — hand the returned snippet to the user as-is |
45
+ | `get_share_snippet` | a copy-pasteable plain-text card — for a match, a team's next fixture, a group's standings table (`group`), the knockout bracket (`bracket: true`, optional `knockoutStage`), a date, or live — hand the returned snippet to the user as-is |
45
46
 
46
47
  All tools are **read-only** (`readOnlyHint`) and accept optional `tz`, `lang`
47
48
  (`en`/`es`/`pt`/`fr`), and `flavor` (`off`/`subtle`/`full`). Every response carries