You're viewing a demo portfolio

Join the waitlist
PRSM

get_odds

Active

Tool of PredMCP

declared in 0.7.0

Current YES/NO prices and implied probability for any Polymarket or HIP-4 market token.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "platform",
    "identifier"
  ],
  "properties": {
    "platform": {
      "enum": [
        "polymarket",
        "hip4"
      ],
      "type": "string",
      "description": "Platform the market is on: \"polymarket\" or \"hip4\""
    },
    "identifier": {
      "type": "string",
      "description": "For Polymarket: the token_id of the YES or NO outcome. For HIP-4: the base asset ticker (e.g. \"BTC\")"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →
get_odds — PredMCP — PRSM MCP