You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.0).

onyx_pm_settlement_watch

Inactive

Tool of onyx-paid-mcp

declared in 1.28.0

Prediction-market state lookup — current odds, volume, liquidity, resolution state, and anomaly flags for any market on Polymarket or Manifold. Pass a market slug or full URL. Use for arb agents watching for mispriced events, copy-trading agents tracking whales, or settlement-resolver agents that pay only on a final outcome. Coinbase PROJECT-IDEAS.md explicitly calls for this primitive. (price: $0.005 USDC, tier: metered)

Parameters schema

{
  "type": "object",
  "required": [
    "slug_or_url"
  ],
  "properties": {
    "venue": {
      "type": "string",
      "description": "Force a specific venue: 'polymarket' or 'manifold'. Auto-detected if omitted."
    },
    "slug_or_url": {
      "type": "string",
      "description": "Polymarket slug ('will-trump-win-2024'), Manifold slug, or full https URL to either platform"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

onyx-paid-mcp

https://github.com/dimitrilaouanis-tech/onyx-mcp

2/7 registries
View full server →