search_markets
ActiveTool of Futuur
declared in 0.1.0
Search Futuur prediction markets (politics, crypto, sports, science) by text. Returns open markets by default with per-outcome implied probabilities in both play-money (OOM) and real-money (USDC) modes. Keyless.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max markets to return (default 10, max 25)."
},
"search": {
"type": "string",
"description": "Text query, e.g. \"trump\", \"bitcoin\", \"world cup\". Omit to browse top markets."
},
"status": {
"type": "string",
"description": "Market status: \"open\" (default) or \"resolved\"."
},
"currency_mode": {
"type": "string",
"description": "Which currency the per-outcome probabilities reflect: \"real_money\" (USDC) or \"play_money\" (OOM). Both are always returned; this just hints which to emphasize. Default \"real_money\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Futuur
https://github.com/pipeworx-io/mcp-futuur
1/7 registries