get_late_game_sports
ActiveTool of PredMCP
declared in 0.7.0
Sports prediction markets on Polymarket closing within a few hours with a high-certainty leading outcome. Targets near-certain resolution for late-game positioning.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"hours_max": {
"type": "number",
"default": 6,
"maximum": 24,
"minimum": 0.5,
"description": "Maximum hours until market closes (default: 6h)"
},
"certainty_pct": {
"type": "number",
"default": 85,
"maximum": 99,
"minimum": 50,
"description": "Minimum leading outcome probability as percentage, e.g. 85 = 85% (default: 85)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
PredMCP
https://github.com/RavioleLabs/predmcp
1/7 registries