ENDPOINT 1
https://mcp.eqvps.com/mcp
Known tools 16
list_plansList all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot.
register_accountCreate a new EQVPS customer account with first_name, last_name, email.
loginLog in with email + password.
whoamiReturn the authenticated account profile (id, name, email).
get_balanceReturn the account's prepaid credit balance and currency.
topup_balanceCreate a top-up invoice and return a `checkout_url` (PayRam crypto checkout).
order_vpsOrder a VPS.
pay_invoiceInitiate payment for an owned, unpaid invoice.
list_vpsList the account's VPS services (id, status, plan).
get_vps_statusGet full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`).
power_vpsPower-control a VPS: `start`, `stop` or `reboot`.
set_hostnameSet the VPS hostname (valid DNS label; applied on next reboot/rebuild).
reset_passwordDESTRUCTIVE to access — the OLD root password STOPS WORKING immediately.
reinstall_vpsDESTRUCTIVE — all data is lost.
get_vps_metricsTime-series resource metrics (CPU %, memory, network, disk) for a VPS.
cancel_serviceCancel a VPS.