{
  "schema_version": "v1",
  "name_for_human": "VPSCrypto",
  "name_for_model": "vpscrypto",
  "description_for_human": "Deploy offshore, no-KYC KVM VPS with clean IPs — paid in crypto, including gasless USDC on Base for agents.",
  "description_for_model": "Use the VPSCrypto API to provision and manage offshore, no-KYC virtual private servers paid in cryptocurrency. Steps: 1) POST /api/v1/account to create an account and receive a Bearer api_key. 2) GET /api/v1/catalog for plans (pup…fenrir), locations (nl,fr,ro,bg,se,is,ch,my) and operating systems. 3) POST /api/v1/topups to fund the prepaid balance — classic coins (BTC, XMR, ETH, LTC, USDT) return a deposit address; coin=USDCBASE returns HTTP 402 x402 payment requirements for gasless settlement on Base (sign EIP-3009, re-send with X-PAYMENT). 4) Poll GET /api/v1/topups/{ref} until completed. 5) POST /api/v1/servers to order a server from the balance; the root password is returned once and is revealable via GET /api/v1/servers/{id}/credentials. No KYC, no card, no human required. Full schema at https://vpscrypto.io/openapi.json.",
  "auth": { "type": "user_http", "authorization_type": "bearer" },
  "api": { "type": "openapi", "url": "https://vpscrypto.io/openapi.json", "is_user_authenticated": true },
  "logo_url": "https://vpscrypto.io/assets/img/favicon.png",
  "contact_email": "support@vpscrypto.io",
  "legal_info_url": "https://vpscrypto.io/terms"
}
