Crypto-paid no-KYC VPS that AI agents rent and operate end-to-end over MCP — list plans, fund a USDC/USDT balance, order a server, get root access. 16 tools, Streamable HTTP, root in ~60s. No card, no human at checkout. Humans can use it too.
Overview
EQVPS — VPS for AI agents
The first VPS an AI agent can rent and pay for itself — over MCP, with crypto, no human at checkout.
What it does:
- An agent calls
list_plans,register_account, funds a prepaid balance with USDC/USDT, thenorder_vps— and reads SSH root access fromget_vps_status. Fully autonomous. - 16 MCP tools (Streamable HTTP): list_plans, register_account, login, whoami, get_balance, topup_balance, order_vps, pay_invoice, list_vps, get_vps_status, power_vps, set_hostname, reset_password, reinstall_vps, get_vps_metrics, cancel_service.
- Pay in USDC/USDT (Base/Ethereum/Tron). Root access in ~60 seconds.
- Also available over REST:
https://api.eqvps.com/api/v1/eqvps
Auth: HTTP Bearer — agents call register_account to get a token instantly (no email/OTP). Public tools (list_plans) need no auth.
Server Config
{
"mcpServers": {
"eqvps": {
"url": "https://mcp.eqvps.com/mcp"
}
}
}