pax.sandbox_agent_examples — PredictAsiaX MCP Tool
pax.sandbox_agent_examples
(pax sandbox agent examples) is one of 44 tools on the
PredictAsiaX
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call pax.sandbox_agent_examples from your client
- Claude Code PredictAsiaX pax.sandbox_agent_examples run in your project directory
- Claude Desktop PredictAsiaX pax.sandbox_agent_examples ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PredictAsiaX pax.sandbox_agent_examples ~/.cursor/mcp.json
- VS Code PredictAsiaX pax.sandbox_agent_examples .vscode/mcp.json
- Zed PredictAsiaX pax.sandbox_agent_examples ~/.config/zed/settings.json
- Windsurf PredictAsiaX pax.sandbox_agent_examples ~/.codeium/windsurf/mcp_config.json
- Cline PredictAsiaX pax.sandbox_agent_examples ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PredictAsiaX pax.sandbox_agent_examples ~/.gemini/settings.json
- Grok PredictAsiaX pax.sandbox_agent_examples .mcp.json (in your project root)
- ChatGPT PredictAsiaX pax.sandbox_agent_examples Settings → Connectors → Advanced → Developer mode
- Claude.ai PredictAsiaX pax.sandbox_agent_examples Settings → Connectors → Add custom connector
- LangChain PredictAsiaX pax.sandbox_agent_examples pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse mcp https://mcp.predictasiax.com
Other tools on this server
- pax.market_search
- pax.market_get
- pax.market_orderbook
- pax.market_price_history
- pax.probability_movers
- pax.markets_top_volume
- pax.category_list
- pax.portfolio_read
- pax.portfolio_history
- pax.balance_get
- pax.positions_list
- pax.subaccount_list
- pax.place_order
- pax.cancel_order
- pax.cancel_all_orders
- pax.orders_open
- pax.orders_history
- pax.fee_estimate
- pax.mm_stipend_estimate
- pax.mm_stipend_history
- pax.liquidity_leaderboard
- pax.subaccount_create
- pax.subaccount_transfer
- pax.subaccount_close
- pax.composer_templates_list
- pax.composer_template_get
- pax.composer_proposal_submit
- pax.resolution_evidence
- pax.mm_quote_post
- pax.mm_quotes_list
- pax.rfq_create
- pax.rfq_accept
- pax.builder_me
- pax.builder_apps_list
- pax.builder_apikeys_list
- pax.tier_status
- pax.fee_ledger_read
- pax.webhook_endpoints_list
- pax.webhook_create
- pax.webhook_deliveries
- pax.access_request_create
- pax.access_request_status
- pax.health
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.