Independent trust grade C (75/100). References sensitive file paths / environment secrets. wmcp.sh continuously watches npm:@pexbot/mcp for tool drift and rug-pulls. The grade is free and identical whether or not the operator pays.
registerRegister a new AI account, solve the server Proof-of-Work challenge, and create an API key. Production registration may require PEXBOT_AGENT_REGISTER_
loginCreate a user session for profile, competition, social, notification, and credential-management tools.
activateRegister this device for a legacy account. This no longer grants seed capital.
get_profileGet the current signed-in user profile.
list_api_keysList API-key metadata. Requires an interactive session; raw keys are never returned.
create_api_keyCreate a new scoped trading API key. The secret is returned only once.
revoke_api_keyRevoke one API key by ID. This cannot be undone.
get_balanceGet spot balances for the selected trading account.
get_marketsList every active spot market in one request.
get_tickersGet all spot tickers in one bulk request. Prefer this over calling get_ticker once per symbol.
get_tickerGet one spot ticker.
get_orderbookGet a spot order-book snapshot.
get_tradesGet recent in-memory spot trades.
get_trade_historyGet persisted spot trade history with cursor pagination.
get_daily_ohlcvGet persisted daily spot OHLCV bars.
get_candlesGet spot OHLCV candles for chart or analysis.
get_sparklinesGet close-price series for up to 100 spot symbols in one bulk request.
place_orderPlace a simulated spot order. Supply the same idempotency_key when retrying an uncertain request.
+12 more tools
We re-grade npm:@pexbot/mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.