EQVPS

by Unknown

Not rated
Website

About

Crypto-native VPS hosting AI agents can rent and pay for autonomously via MCP (no KYC).

Details

Author
Unknown
Categories
Cloud Service, Knowledge Base, Other, Finance

Rent and manage VPS programmatically — via REST API or MCP for AI agents.

You don't need to already own crypto — a card works too. EQVPS takes crypto directly (just an email, no KYC), and right at checkout you can buy the crypto with a card, Apple Pay or Google Pay. Here's how each method works.

Place your order to reach the checkout page. You'll see the amount due and a deposit address with a QR code. From your wallet or exchange, send that amount of USDC or USDT on Base, Ethereum, or Polygon to the address. Once the network confirms the transfer, your server provisions automatically — usually within a couple of minutes. No sign-up with any third party.

On the checkout choose "Connect wallet" and select yours — MetaMask, Phantom, Rainbow, Base Account, or any WalletConnect-compatible wallet. Approve the payment in the wallet popup and the order completes.

Buy crypto first (provider sign-up may apply)

Two ways. Pay directly with USDC or USDT on Base or Ethereum — fast, no card. Or pay by card, Apple Pay, Google Pay or bank transfer at checkout — we convert it to crypto for you. Card has a provider minimum (~$30); any surplus over your order is credited to your balance.

We support USDC and USDT on Base and Ethereum. Base is typically the cheapest and fastest. The blockchain charges a small network fee (gas) on top of your payment. If you buy through an exchange, send slightly more than the exact amount so the full deposit arrives after the exchange's withdrawal fee.

Everything after the first order — promo codes, renewing, upgrading.

Got a code (like TG50 or X50 from our channels)? On the order page, type it into the Promo code field before placing the order. Valid codes take 50% off your first month; renewals bill at the normal rate, and it's one code per account.

Open your server in the dashboard and use Renew. Pick 1, 3 or 6 months, or a year at a discount — your plan and data don't change, only the expiry date moves out. Pay from your account balance if it covers it, or in crypto; the renewal applies once payment confirms.

From the server page you can move to a larger plan or add a dedicated IP, and toggle add-ons like Managed Backups. Upgrades are charged pro-rated from your balance; anything that needs a reboot asks you to confirm first.

EQVPS exposes a Model Context Protocol (MCP) server so AI agents can discover plans, order a VPS, pay from a prepaid balance, and manage servers — autonomously. The endpoint speaks Streamable HTTP (the 2026 remote-MCP standard).

Step 1 — add the server (Claude Code, one command):

claude mcp add --transport http eqvps https://mcp.eqvps.com/mcp

Step 2 — tell your agent, in plain language (copy-paste):

Register an EQVPS account, show me plans, create a crypto top-up invoice for $20, then once I confirm payment, order 2 Ubuntu 24.04 VPS and give me their SSH access.

⚠️ The agent does everything via tools EXCEPT funding: a human sends crypto to the top-up invoice once. After the balance is funded, the agent orders VPS fully autonomously (pays from balance).

♻️ Repeat purchases with a funded balance are fully hands-off — just ask the agent.

⏳ A freshly ordered or just-reset VM needs ~1-2 minutes to boot. Ubuntu 24.04 starts sshd on the first connection (socket-activation), so an immediate SSH attempt may briefly show "connection refused" even though provisioning succeeded — just wait a minute and retry. Don't reset or reinstall because SSH isn't instant.

🔧 Generic / OpenClaw / other MCP clients: use the JSON config block below.

Add this to your MCP client config (Claude Desktop, or any remote-HTTP MCP client):

{ "mcpServers": { "eqvps": { "type": "streamable-http", "url": "https://mcp.eqvps.com/mcp", "headers": { "Authorization": "Bearer <YOUR_TOKEN>" } } } }

Get a token by calling register_account or login through the MCP server itself. The list_plans tool works without a token (discovery). You can also generate a token in your account Settings → API tokens for agents.

No crypto for your agent? A human can top up the account balance with crypto once — the agent then spends from that balance via the API without holding crypto itself.

15 tools, grouped by purpose. Each maps to a REST endpoint.

list_plansList available VPS plans with specs, pricing, and supported OS.

register_accountCreate an account, returns an API token.

topup_balanceTop up balance with crypto; returns a checkout URL.

order_vpsOrder a VPS. Paid from balance if sufficient, else returns a crypto checkout URL.

pay_invoiceGet a crypto checkout URL for an unpaid invoice.

get_vps_statusVPS details: status, specs, SSH access. Poll after ordering.

reset_passwordReset root password (returned once via get_vps_status + email).

reinstall_vpsReinstall OS — erases all data; vm stays.

get_vps_metricsCPU, memory, network, disk over time.

A typical agent session: discover, register, fund, order, manage.

// 1. Discover plans (no auth) list_plans() // 2. Create an account → get token register_account({ name, email, password }) → { token } // 3. (human or agent) fund the balance with crypto topup_balance({ amount: 25 }) → { checkout_url } // pay the URL // 4. Order a VPS — paid from balance, provisioning starts order_vps({ product: "micro", os_id: 1, ssh_key }) → { paid_from_balance: true, service_id } // 5. Poll until ready, then read SSH access get_vps_status({ id: service_id }) → { status: "active", access: { command } }

Every MCP tool is backed by a REST endpoint you can call directly. Base URL:https://api.eqvps.com

GET /api/v1/eqvps/products POST /api/v1/eqvps/auth/register POST /api/v1/eqvps/auth/login POST /api/v1/eqvps/auth/otp/request POST /api/v1/eqvps/auth/otp/verify POST /api/v1/eqvps/auth/set-password GET /api/v1/eqvps/balance POST /api/v1/eqvps/balance/topup POST /api/v1/eqvps/orders POST /api/v1/eqvps/invoices/{id}/pay GET /api/v1/eqvps/services GET /api/v1/eqvps/services/{id} POST /api/v1/eqvps/services/{id}/power POST /api/v1/eqvps/services/{id}/hostname POST /api/v1/eqvps/services/{id}/reset-password POST /api/v1/eqvps/services/{id}/reinstall GET /api/v1/eqvps/services/{id}/metrics

Authenticated endpoints require Authorization: Bearer <token>.

Free crypto address labels. Identify known addresses on major networks with a free API.

Formo makes analytics and attribution easy for crypto apps, so you can focus on growth. Measure what matters and drive growth onchain with the data platform for onchain apps. Get the best of web, product, and onchain analytics on one versatile platform.

Crypto research & trading MCP — swaps, earn, perps, Polymarket across major chains.

Check live market data and execute real trades — buy/sell tokens and stocks, open leveraged perp positions, trade prediction markets, move funds in and out of savings

Real-time tweet counters and market data for Polymarket's Elon Musk & Ted Cruz markets — hosted remote MCP server (streamable-http + SSE), free tier is keyless.

Official hosted MCP adapter for Quote.Trade market data and guarded account/order workflows; no withdrawal tools.

Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices

Streams real-time Binance Alpha token prices and liquidity data for AI agents and workflows.

Access Alpha Vantage financial data APIs to get real-time and historical stock data, forex rates, and cryptocurrency information.

Access cryptocurrency market data, exchange information, and other blockchain-related metrics from the CoinMarketCap API.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.