pax.webhook_endpoints_list — PredictAsiaX MCP Tool
pax.webhook_endpoints_list
(pax webhook endpoints list) 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.webhook_endpoints_list from your client
- Claude Code PredictAsiaX pax.webhook_endpoints_list run in your project directory
- Claude Desktop PredictAsiaX pax.webhook_endpoints_list ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PredictAsiaX pax.webhook_endpoints_list ~/.cursor/mcp.json
- VS Code PredictAsiaX pax.webhook_endpoints_list .vscode/mcp.json
- Zed PredictAsiaX pax.webhook_endpoints_list ~/.config/zed/settings.json
- Windsurf PredictAsiaX pax.webhook_endpoints_list ~/.codeium/windsurf/mcp_config.json
- Cline PredictAsiaX pax.webhook_endpoints_list ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PredictAsiaX pax.webhook_endpoints_list ~/.gemini/settings.json
- Grok PredictAsiaX pax.webhook_endpoints_list .mcp.json (in your project root)
- ChatGPT PredictAsiaX pax.webhook_endpoints_list Settings → Connectors → Advanced → Developer mode
- Claude.ai PredictAsiaX pax.webhook_endpoints_list Settings → Connectors → Add custom connector
- LangChain PredictAsiaX pax.webhook_endpoints_list 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_create
- pax.webhook_deliveries
- pax.access_request_create
- pax.access_request_status
- pax.sandbox_agent_examples
- 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.