You're viewing a demo portfolio

Join the waitlist
PRSM

search_markets

Active

Tool of PredMCP

declared in 0.7.0

Full-text search across all Polymarket and HIP-4 prediction markets. Returns ranked results with current odds.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 50,
      "minimum": 1,
      "description": "Maximum number of results to return (1–50, default: 10)"
    },
    "query": {
      "type": "string",
      "description": "Keywords to search in market names and descriptions, e.g. \"bitcoin ETF\", \"US election\", \"Fed pivot\""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

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