You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

polymarket-sentiment-shift

Inactive

Tool of The Stall

declared in 4.97.1

Returns Polymarket prediction markets with the biggest recent probability shifts — useful for detecting sudden consensus changes on elections, crypto prices, and macro outcomes. Sorted by absolute 1-week change by default. Each result includes current probability, price change, volume, and resolution date. $0.008/call — free upstream.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "description": "Max markets to return (1–20, default 10)."
    },
    "window": {
      "type": "string",
      "description": "Time window for price change ranking: '1d' (24h), '1w' (7-day, default), '1m' (30-day)."
    },
    "direction": {
      "type": "string",
      "description": "Filter by direction of shift: 'up' (probability rising), 'down' (falling), or 'all' (default)."
    },
    "min_volume": {
      "type": "number",
      "description": "Minimum total USDC trading volume. Default 10000. Higher = more liquid markets."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
polymarket-sentiment-shift — The Stall — PRSM MCP