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.
| Tool | Description |
|---|
list_markets | Browse and filter markets by status, category, creator |
search_markets | Full-text search across market titles and descriptions |
get_market | Get detailed information about a specific market |
get_quotes | Current bid, ask, and last trade prices |
get_orderbook | Full bid/ask order ladder with depth |
simulate_trade | Preview trade execution, slippage, and fill price |
get_price_history | Historical price data with configurable timeframes |
get_oracle_data | AI oracle resolution data and probability estimates |
Trading
Order management tools. Require API key and private key.
| Tool | Description |
|---|
place_order | Place a signed limit or market order |
cancel_order | Cancel an open order by nonce |
get_open_orders | List your currently open orders |
Portfolio
Portfolio and balance tools. Require API key.
| Tool | Description |
|---|
get_portfolio | View all positions across markets |
get_balance | Check USDC balance (wallet + settlement) |
get_claimable | View winnings from resolved markets |
get_portfolio_stats | Portfolio value, PnL, and performance metrics |
Account
Account setup and management tools.
| Tool | Description |
|---|
account_status | Check wallet approvals and balances |
setup_account | Approve contracts for trading |
mint_test_usdc | Mint testnet USDC for testing |
create_market | Create a new prediction market |
Read-only tools (all Market tools) work without any authentication. Agents can browse and analyze markets with zero setup.