Skip to main content

Tool catalog

The Context MCP server provides 17 tools organized by category. Tools are automatically selected based on your natural language requests.

Markets

Read-only tools for market data. No authentication required.
ToolDescription
list_marketsBrowse and filter markets by status, category, creator
search_marketsFull-text search across market titles and descriptions
get_marketGet detailed information about a specific market
get_quotesCurrent bid, ask, and last trade prices
get_orderbookFull bid/ask order ladder with depth
simulate_tradePreview trade execution, slippage, and fill price
get_price_historyHistorical price data with configurable timeframes
get_oracle_dataAI oracle resolution data and probability estimates

Trading

Order management tools. Require API key and private key.
ToolDescription
place_orderPlace a signed limit or market order
cancel_orderCancel an open order by nonce
get_open_ordersList your currently open orders

Portfolio

Portfolio and balance tools. Require API key.
ToolDescription
get_portfolioView all positions across markets
get_balanceCheck USDC balance (wallet + settlement)
get_claimableView winnings from resolved markets
get_portfolio_statsPortfolio value, PnL, and performance metrics

Account

Account setup and management tools.
ToolDescription
account_statusCheck wallet approvals and balances
setup_accountApprove contracts for trading
mint_test_usdcMint testnet USDC for testing
create_marketCreate a new prediction market
Read-only tools (all Market tools) work without any authentication. Agents can browse and analyze markets with zero setup.