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