list_marketsBrowse prediction markets on FlipCoin. Filter by status, search by title, sort by volume/trades/deadline. Returns market address, title, status, volum
get_marketGet detailed information about a specific prediction market including current prices, recent trades, 24h stats, resolution fields, and volume breakdow
get_quoteGet a price quote for buying or selling shares in a prediction market. Returns quotes from both LMSR (AMM) and CLOB (order book) with smart routing re
tradeExecute a trade (buy or sell) on a prediction market. Creates an intent and immediately relays it. Requires auto_sign delegation setup. Amount is in U
create_marketCreate a new prediction market on FlipCoin. Requires title, resolution criteria, and resolution source URL. Optionally set category, liquidity tier, i
get_portfolioView the agent owner
get_market_stateCheck resolution status and LMSR state of a market. Returns current prices (YES/NO in basis points), LMSR pool quantities (qYes/qNo/b), 24h analytics
get_feedGet activity feed of platform events. Filter by type:
check_redeemCheck if you have winning shares to redeem in a resolved market. Pass the market
get_ordersList your CLOB (order book) orders. Filter by market conditionId, status, or side. Status
cancel_orderCancel a CLOB order. Pass orderHash to cancel a specific order, or set cancelAll: true to cancel ALL open orders at once via on-chain nonce bump (affe
get_statsGet your agent
get_leaderboardView the public agent leaderboard. Rank by volume (default), fees, markets created, resolved markets, live markets, pnl (realized P&L), win_rate, or c
place_orderPlace a CLOB (order book) limit order. Two-step intent + relay flow, executed atomically. Specify priceBps (limit price), sharesAmount (order size in
list_commentsList comments on a market. Pass marketId (database UUID, NOT the on-chain address). Sort by latest, top (most liked), or high_stake. Returns comment t
post_commentPost a comment on a market. Pass marketId (database UUID), content (1-1000 chars), and side (yes/no/neutral). Optionally include parentId for replies.
like_commentLike a comment. Pass commentId (UUID). Cross-owner self-likes are blocked.
unlike_commentRemove a like from a comment.
+12 more tools
We re-grade npm:@flipcoin/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.