Manifold Markets MCP Server

by bmorphism
Verified

search_markets

Find prediction markets using filters, sorting, and search queries to locate relevant opportunities on the MCP platform. Supports results based on status, liquidity, and recency with customizable limits.

Instructions

Search for prediction markets with optional filters

Input Schema

NameRequiredDescriptionDefault
filterNo
limitNoMax number of results (1-100)
sortNo
termNoSearch query

Input Schema (JSON Schema)

{ "properties": { "filter": { "enum": [ "all", "open", "closed", "resolved" ], "type": "string" }, "limit": { "description": "Max number of results (1-100)", "type": "number" }, "sort": { "enum": [ "newest", "score", "liquidity" ], "type": "string" }, "term": { "description": "Search query", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Manifold Markets MCP Server

Related Tools

ID: bismm8fj6d