You're viewing a demo portfolio

Join the waitlist
PRSM

get_market

Active

Tool of Manifold

declared in 0.1.0

Get full detail for a single Manifold market by its URL slug or id. Provide exactly one of slug/id. For multiple-choice markets, returns each answer with its probability (top 12). Includes plain-text description, creator, volume, liquidity, and resolution. Keyless.

Parameters schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "Market id, e.g. \"KmbNYfuOrUnI1w1GSHdb\"."
    },
    "slug": {
      "type": "string",
      "description": "Market URL slug — the part after manifold.markets/{user}/, e.g. \"who-will-win-the-2026-california-gu\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Manifold

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

1/7 registries
View full server →
get_market — Manifold — PRSM MCP