You're viewing a demo portfolio

Join the waitlist
PRSM

prediction-stock-pulse

Active

Tool of The Stall

declared in 4.82.0

One call returns prediction market sentiment (Limitless Exchange) + live equity price for a specified ticker. Collapses the prediction-market → stock-price agent chain into a single x402 payment. $0.016 vs $0.024 bought individually. Inputs: ticker (required), query (optional keyword filter for prediction markets).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "query": {
      "type": "string",
      "description": "Optional keyword to filter prediction markets (e.g. 'btc', 'eth', 'rate cut'). If omitted returns top 5 markets by volume."
    },
    "ticker": {
      "type": "string",
      "description": "US stock ticker (e.g. AMD, NVDA, SPY). Case-insensitive."
    },
    "market_limit": {
      "type": "integer",
      "description": "Number of prediction markets to return (1–10, default 5)."
    }
  },
  "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 →
prediction-stock-pulse — The Stall — PRSM MCP