PredictAsiaX for Grok
com.predictasiax/mcp
Asia-native prediction-market MCP: markets, portfolio, orders. Attribution + fee_ledger coded.
client:Grok
transport:sse
tools:44
Install PredictAsiaX in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "sse",
"url": "https://mcp.predictasiax.com"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- 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