Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Machina World Cup Intelligence

REMOTE · WORLDCUP-MCP.ORG.MACHINA.GG · SCANNED SEP 20

World Cup 2026 match, team, player and market context from Machina Sports, the sports AI platform.

+2 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability40
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3212 tokens (~128/item across 25 items; 16 tools + 9 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Machina World Cup Intelligence MCP server?

Machina World Cup Intelligence is a hosted endpoint at https://worldcup-mcp.org.machina.gg/sse, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · worldcup-mcp.org.machina.gg

# add to Claude Code
claude mcp add --transport http gg-machina-world-cup-intelligence 'https://worldcup-mcp.org.machina.gg/sse'
// .cursor/mcp.json
{
  "mcpServers": {
    "gg-machina-world-cup-intelligence": {
      "url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "gg-machina-world-cup-intelligence": {
      "type": "http",
      "url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.gg-machina-world-cup-intelligence]
url = "https://worldcup-mcp.org.machina.gg/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "gg-machina-world-cup-intelligence": {
      "type": "remote",
      "url": "https://worldcup-mcp.org.machina.gg/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add gg-machina-world-cup-intelligence --url 'https://worldcup-mcp.org.machina.gg/sse' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  gg-machina-world-cup-intelligence:
    url: "https://worldcup-mcp.org.machina.gg/sse"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "gg-machina-world-cup-intelligence": {
      "Transport": "http",
      "Url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}
# add to Vellum
assistant mcp add gg-machina-world-cup-intelligence -t streamable-http -u 'https://worldcup-mcp.org.machina.gg/sse'
// mcp.json
{
  "mcpServers": {
    "gg-machina-world-cup-intelligence": {
      "type": "http",
      "url": "https://worldcup-mcp.org.machina.gg/sse"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 3 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://worldcup-mcp.org.machina.gg/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=worldcup-mcp.org.machina.gg CN=YR2,O=Let's Encrypt,C=US 8 Aug 2026 6 Nov 2026 RSA 2048 SHA256-RSA 51e239ac1171da2fca7edd62cc615e9c8b4
SANs: worldcup-mcp.org.machina.gg
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of worldcup-mcp.org.machina.gg. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
gg. present 4975 8 Verified
machina.gg. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 405
Header Value
strict-transport-security max-age=31536000; includeSubDomains

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
sse https://worldcup-mcp.org.machina.gg/sse Verified 200
http (plaintext) http://worldcup-mcp.org.machina.gg/sse HTTPS enforced 308 https://worldcup-mcp.org.machina.gg/sse
MCP tools · 16 exposed · ~2,701 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
worldcup_backtest_forecasts ~87

Historical accuracy report of the model over played fixtures (calibration + CLV ledger). Cost: 12 credits (intelligence). Example: worldcup_backtest_forecasts() Args: league: league/competition filter (default: World Cup). season: season filter.

NameTypeReqDescription
leaguestring
seasonstring

No output schema declared.

No examples provided.

worldcup_explain_market_move ~172

Grounded explanation of WHY a market moved: price history + live research, source-cited. Cost: 12 credits (intelligence). Get market_id from worldcup_search_markets or worldcup_market_watch. Example: worldcup_explain_market_move(market_id="KXWC26-BRA") Args: market_id: the market id/ticker to explain (required). window_hours: move window to analyze in hours (default 24). min_move_bps: ignore moves smaller than this (basis points). include_reasoning: include the reasoning trace.

NameTypeReqDescription
include_reasoningboolean
market_idstringyes
min_move_bpsinteger
window_hoursinteger

No output schema declared.

No examples provided.

worldcup_fan_pulse ~257

Social/news fan-sentiment card (buzz, narratives, breaking news) via live X/web search. Tournament-wide by default, or scoped to a team or fixture. Cost: 40 credits (skill card). ~1h cache. Example: worldcup_fan_pulse(event="Brazil vs Morocco") Args: event: natural fixture description ("Brazil vs Morocco") — or get event_urn from worldcup_get_schedule. event_urn: canonical fixture URN (preferred when known). team: scope the pulse to one team. opponent: opponent name (with team). date: fixture date YYYY-MM-DD (disambiguates rematches). query: free-text subject when no event/team is given. lookback_hours: search window in hours (0 = workflow default). force_regen: bypass the cache and regenerate now.

NameTypeReqDescription
datestring
eventstring
event_urnstring
force_regenboolean
lookback_hoursinteger
opponentstring
querystring
teamstring

No output schema declared.

No examples provided.

worldcup_find_market_edges ~151

Scan open markets for model-vs-market gaps (informational edge candidates across the tournament). Cost: 18 credits (edge). Informational only — never betting advice. Example: worldcup_find_market_edges(min_edge_bps=300) Args: min_edge_bps: minimum edge in basis points (default 200). limit: max candidates returned (default 10). include_reasoning: include per-candidate reasoning. status: market status filter (e.g. "open").

NameTypeReqDescription
include_reasoningboolean
limitinteger
min_edge_bpsinteger
statusstring

No output schema declared.

No examples provided.

worldcup_get_event_context ~240

Enriched single-fixture context: form, group standings slice, injuries, optional research extras. Cost: 1 credit (data). Example: worldcup_get_event_context(event="Brazil vs Morocco") Args: event: natural fixture description ("Brazil vs Morocco") — or get event_urn from worldcup_get_schedule. event_urn: canonical fixture URN (preferred when known). team: team name (alternative to event). opponent: opponent name (with team). date: fixture date YYYY-MM-DD (disambiguates rematches). provider_event_id: a provider's raw event id (auto-resolved). include_prematch_research: add grounded pre-match research. include_social_pulse: add a social sentiment slice.

NameTypeReqDescription
datestring
eventstring
event_urnstring
include_prematch_researchboolean
include_social_pulseboolean
opponentstring
provider_event_idstring
teamstring

No output schema declared.

No examples provided.

worldcup_get_market_state ~200

Live state of ONE market: price, order-book depth, optional candles/trades history. Cost: 3 credits (market). Get market_id from worldcup_search_markets. Example: worldcup_get_market_state(market_id="KXWC26-BRA", include_history=True) Args: market_id: the market id/ticker from worldcup_search_markets. include_book: include order-book depth (default true). include_history: include price history candles. include_trades: include recent trades. history_hours: history window in hours (default 24). history_interval: candle interval (e.g. "1h").

NameTypeReqDescription
history_hoursinteger
history_intervalstring
include_bookboolean
include_historyboolean
include_tradesboolean
market_idstringyes

No output schema declared.

No examples provided.

worldcup_get_match_forecast ~150

Dixon-Coles model forecast for one fixture (1X2 probabilities, model-vs-market gaps). Cost: 12 credits (intelligence). Get event_urn from worldcup_get_schedule. Example: worldcup_get_match_forecast(event_urn="urn:machina:...:wor") Args: event_urn: canonical fixture URN (required). include_reasoning: include the model's reasoning trace. min_gap_bps: only report model-vs-market gaps above this (bps).

NameTypeReqDescription
event_urnstringyes
include_reasoningboolean
min_gap_bpsinteger

No output schema declared.

No examples provided.

worldcup_get_schedule ~173

Tournament fixtures with their event_urn — the discovery primitive every per-fixture tool builds on. Cost: 1 credit (data). Example: worldcup_get_schedule(team="Brazil") Args: team: filter by team name (e.g. "Brazil"). opponent: filter by opponent name. date_from: ISO date lower bound (YYYY-MM-DD). date_to: ISO date upper bound (YYYY-MM-DD). status: fixture status filter (e.g. "scheduled", "finished"). limit: max fixtures returned (default 20).

NameTypeReqDescription
date_fromstring
date_tostring
limitinteger
opponentstring
statusstring
teamstring

No output schema declared.

No examples provided.

worldcup_get_signal ~301

Per-fixture betting signal: fuses the model forecast with the best market price into recommendation + edge% + EV + fractional-Kelly stake. Cost: 18 credits (edge). Informational decision support — never a guaranteed bet. Example: worldcup_get_signal(event="Brazil vs Morocco") Args: event: natural fixture description ("Brazil vs Morocco") — or get event_urn from worldcup_get_schedule. event_urn: canonical fixture URN (preferred when known). team: team name (alternative to event). opponent: opponent name (with team). date: fixture date YYYY-MM-DD (disambiguates rematches). bankroll: optional bankroll for stake sizing. kelly_fraction: fraction of full Kelly (default 0.25). min_edge_bps: minimum edge in basis points to surface (default 200). fee_bps: market fee in basis points (default 0). include_reasoning: include the signal's reasoning trace.

NameTypeReqDescription
bankroll
datestring
eventstring
event_urnstring
fee_bpsinteger
include_reasoningboolean
kelly_fractionnumber
min_edge_bpsinteger
opponentstring
teamstring

No output schema declared.

No examples provided.

worldcup_health ~76

Whoami/smoke check — verifies your API key and the product surface. Cost: FREE (0 credits). Call this first to validate setup before spending credits. Example: worldcup_health() Args: include_connectors: also report upstream connector reachability.

NameTypeReqDescription
include_connectorsboolean

No output schema declared.

No examples provided.

worldcup_market_watch ~81

Tournament-wide market-watch card: biggest market movers and informational edges across World Cup markets. Cost: 40 credits (skill card). ~20 min cache. Example: worldcup_market_watch() Args: force_regen: bypass the ~20min cache and regenerate now.

NameTypeReqDescription
force_regenboolean

No output schema declared.

No examples provided.

worldcup_match_preview ~195

Grounded match preview card: form, key men, group context, market snapshot — source-cited, ready to publish. Cost: 40 credits (skill card). Example: worldcup_match_preview(event="Brazil vs Morocco") Args: event: natural fixture description ("Brazil vs Morocco") — or get event_urn from worldcup_get_schedule. event_urn: canonical fixture URN (preferred when known). team: team name (alternative to event). opponent: opponent name (with team). date: fixture date YYYY-MM-DD (disambiguates rematches). force_regen: bypass the cache and regenerate now.

NameTypeReqDescription
datestring
eventstring
event_urnstring
force_regenboolean
opponentstring
teamstring

No output schema declared.

No examples provided.

worldcup_match_recap ~189

Post-match recap card, authored once the final whistle blows — result, narrative, market settlement. Cost: 40 credits (skill card). Example: worldcup_match_recap(event="Brazil vs Morocco") Args: event: natural fixture description ("Brazil vs Morocco") — or get event_urn from worldcup_get_schedule. event_urn: canonical fixture URN (preferred when known). team: team name (alternative to event). opponent: opponent name (with team). date: fixture date YYYY-MM-DD (disambiguates rematches). force_regen: bypass the cache and regenerate now.

NameTypeReqDescription
datestring
eventstring
event_urnstring
force_regenboolean
opponentstring
teamstring

No output schema declared.

No examples provided.

worldcup_player_spotlight ~149

Grounded player card: performance context + narrative, source- cited. Cost: 40 credits (skill card). Example: worldcup_player_spotlight(player="Vinicius Jr", team="Brazil") Args: player: player name (e.g. "Vinicius Jr"). team: the player's national team (disambiguates homonyms). player_urn: canonical player URN (from worldcup_resolve). force_regen: bypass the cache and regenerate now.

NameTypeReqDescription
force_regenboolean
playerstring
player_urnstring
teamstring

No output schema declared.

No examples provided.

worldcup_resolve ~113

Resolve ANY provider id or free-text name (team, player, fixture) to the canonical Machina entity + URN via the identity crosswalk. Cost: 1 credit (data). Example: worldcup_resolve(id="sr:competitor:4715") Args: id: provider id (Sportradar/Opta/api-football/...) or a name like "Vinicius Jr" / "Brazil vs Morocco".

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

worldcup_search_markets ~167

Search Kalshi + Polymarket World Cup markets in one normalized shape. Cost: 3 credits (market). Example: worldcup_search_markets(team="Brazil") Args: query: free-text market search. team: filter markets involving a team. source: "kalshi" or "polymarket" (default: both). status: market status filter (e.g. "open"). limit: max markets returned (default 20). force_live: bypass the cache and hit the venues live.

NameTypeReqDescription
force_liveboolean
limitinteger
querystring
sourcestring
statusstring
teamstring

No output schema declared.

No examples provided.

Common questions

What is the Machina World Cup Intelligence MCP server?

Machina World Cup Intelligence is an MCP server listed in the public MCP registry as gg.machina/world-cup-intelligence. World Cup 2026 match, team, player and market context from Machina Sports, the sports AI platform. This page covers its hosted endpoint (https://worldcup-mcp.org.machina.gg/sse).

Is the Machina World Cup Intelligence MCP server safe to use?

Machina World Cup Intelligence scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Machina World Cup Intelligence MCP server expose?

Machina World Cup Intelligence exposes 16 tools: worldcup_health, worldcup_get_schedule, worldcup_resolve, worldcup_get_event_context, worldcup_search_markets, and 11 more. Their descriptions and schemas cost roughly 2,701 tokens of context every time the server is loaded.

Does the Machina World Cup Intelligence MCP server require authentication?

No. We connected to Machina World Cup Intelligence without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Machina World Cup Intelligence MCP server still maintained?

Machina World Cup Intelligence is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.