You're viewing a demo portfolio

Join the waitlist
PRSM

search_markets

Active

Tool of Manifold

declared in 0.1.0

Search Manifold Markets prediction markets by topic or question text. Returns markets with current probability (for binary), trading volume, liquidity, bettor count, and resolution status. Manifold is a play-money venue with tens of thousands of user-created markets on any topic. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "term"
  ],
  "properties": {
    "sort": {
      "type": "string",
      "description": "Sort order: score | newest | liquidity | most-popular. Default \"score\"."
    },
    "term": {
      "type": "string",
      "description": "Topic or question text to search for, e.g. \"2026 election\", \"AGI\", \"Bitcoin 100k\"."
    },
    "limit": {
      "type": "number",
      "description": "Max markets to return (default 10, max 25)."
    },
    "filter": {
      "type": "string",
      "description": "Market state filter: all | open | closed | resolved. Default \"open\"."
    },
    "contract_type": {
      "type": "string",
      "description": "Market type filter: ALL | BINARY | MULTIPLE_CHOICE. Default \"ALL\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Manifold

https://github.com/pipeworx-io/mcp-manifold

1/7 registries
View full server →