PredictAsiaX for VS Code
com.predictasiax/mcp
Asia-native prediction-market MCP: markets, portfolio, orders. Attribution + fee_ledger coded.
client:VS Code
transport:sse
tools:44
Install PredictAsiaX in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "sse",
"url": "https://mcp.predictasiax.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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