{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_pjtbwn4zq9t8","handle":"eqvps","url":"https://wellknown.network/agents/eqvps","links":{"self":"https://wellknown.network/agents/eqvps/record.json","html":"https://wellknown.network/agents/eqvps","markdown":"https://wellknown.network/agents/eqvps/record.md","api":"https://wellknown.network/api/v1/agents/eqvps","status":"https://wellknown.network/api/v1/agents/eqvps/status","claim":"https://wellknown.network/agents/eqvps/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/eqvps/claim.json","badge":"https://wellknown.network/agents/eqvps/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.eqvps.com:server:eqvps","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"eqvps","summary":"No-KYC crypto VPS AI agents rent & run over MCP — 57 tools, pay USDC/USDT on Base/Eth/Polygon/Solana","description":"No-KYC crypto VPS AI agents rent & run over MCP — 57 tools, pay USDC/USDT on Base/Eth/Polygon/Solana","publisher":{"name":"Poiuyhje","url":"https://github.com/poiuyhje"},"homepage":"https://eqvps.com","repository":"https://github.com/Poiuyhje/eqvps-mcp","version":"1.1.0","license":null,"protocols":["mcp"],"tags":["typescript","cloud platforms"],"pricing":null,"endpoints":[{"url":"https://mcp.eqvps.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"section":"Cloud Platforms","listedIn":"punkpeye/awesome-mcp-servers","updatedAt":"2026-09-02T15:42:24.320578Z","deployment":["cloud"],"publishedAt":"2026-09-02T15:42:24.320578Z","registryName":"io.github.Poiuyhje/eqvps"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherUrl":"github","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.payments","name":"Payments","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.992,"provenance":"derived"},{"slug":"finance.markets","name":"Markets & Trading","confidence":0.885,"provenance":"derived"},{"slug":"infra.cloud","name":"Cloud Platforms","confidence":0.75,"provenance":"derived"},{"slug":"communication.customer-support","name":"Customer Support","confidence":0.583,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.583,"provenance":"derived"},{"slug":"automation.orchestration","name":"Agent Orchestration","confidence":0.554,"provenance":"derived"},{"slug":"documents.invoice-processing","name":"Invoice Processing","confidence":0.51,"provenance":"derived"}],"categories":["automation","commerce","communication","documents","finance","infra","security"]},"observed":{"status":"live","statusReason":"Responded 35m ago.","lastOkAt":"2026-09-08T09:25:38.805Z","lastProbedAt":"2026-09-08T09:25:38.805Z","statusComputedAt":"2026-09-08T09:35:43.420Z","reliability30d":{"probes":6,"successRate":1,"p50Ms":53},"latestObservations":[{"at":"2026-09-08T09:25:38.805Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":51,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T02:21:14.596Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":73,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T19:22:30.008Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":86,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T12:24:55.999Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":53,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T05:22:57.166Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":50,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T22:26:44.846Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":41,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T15:26:17.894Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":47,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T08:28:46.871Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":44,"error":null,"detail":{"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"toolCount":27,"serverName":"eqvps","capabilities":["tools"],"serverVersion":"1.0.1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"list_plans","description":"List all available VPS plans (catalog) with pricing, specs and the OS images each plan can boot. No authentication needed. Use this first to pick a `product` sl"},{"name":"register_account","description":"Create a new EQVPS customer account with first_name, last_name, email. Returns a bearer `token` — STORE IT SAFELY: it is your only credential. Send it as `Autho"},{"name":"login","description":"Log in with email + password. Returns a bearer `token`. NOTE: accounts created via register_account have NO password by default — reuse the token from register "},{"name":"set_password","description":"Set a password for THIS account (the one your bearer token belongs to). Accounts from register_account have no password by default — the bearer token is the cre"},{"name":"whoami","description":"Return the authenticated account profile (id, name, email). Use to verify the bearer token is valid."},{"name":"get_balance","description":"Return the account's prepaid credit balance and currency. `order_vps` spends from this balance automatically when it is sufficient."},{"name":"topup_balance","description":"Create a top-up invoice and return a `checkout_url` (PayRam crypto checkout). The balance is credited automatically once the on-chain payment confirms. `amount`"},{"name":"order_vps","description":"Order a VPS. `product` = plan slug from list_plans; `os_id` = an OS id from that plan's images. Optional `hostname` and `ssh_key` (public key — strongly recomme"},{"name":"pay_invoice","description":"Initiate payment for an owned, unpaid invoice. Returns a PayRam `checkout_url`; the invoice settles (and the VPS provisions) automatically once the on-chain pay"},{"name":"list_vps","description":"List the account's ACTIVE VPS services — active, provisioning, and suspended servers (deleted/cancelled are excluded). Use the `id` as `service_id` for the mana"},{"name":"get_vps_status","description":"Get full detail for one VPS: status, specs, live VM state/uptime, and SSH access info (host, port, ready-to-paste `command`). ROOT PASSWORD (keyless VPS): call "},{"name":"power_vps","description":"Power-control a VPS: `start`, `stop` or `reboot`."},{"name":"set_hostname","description":"Set the VPS hostname (valid DNS label; applied on next reboot/rebuild)."},{"name":"reset_password","description":"Rotate the root password. The new password is applied to the LIVE VM immediately via the guest-agent (no reboot) and works within ~10-30s; the OLD password stop"},{"name":"reinstall_vps","description":"DESTRUCTIVE — all data is lost. REQUIRES confirm = exact hostname (from get_vps_status) or 'DELETE'. Agent must explicitly confirm with the human before calling"},{"name":"get_vps_metrics","description":"Time-series resource metrics (CPU %, memory, network, disk) for a VPS. `timeframe` ∈ hour|day|week|month (default hour)."},{"name":"cancel_service","description":"Cancel a VPS. DEFAULT `end_of_period`: the server stays active until the end of the already-paid period, then is simply not renewed — NO data loss now, safe. `i"},{"name":"delegate_service","description":"Grant OPERATOR access to one of YOUR VPS to another person by email (they can power/reinstall/console/hostname/rdns, but NOT renew, cancel or change billing). S"},{"name":"accept_delegation","description":"Accept a delegation invitation using the `token` from the invite link. Creates/links your account and grants operator access. Returns a bearer token for the del"},{"name":"list_delegations","description":"List outgoing delegations you (the owner) have granted on your services — who has operator access to what, and its status."},{"name":"list_delegated_to_me","description":"List services other owners have delegated operator access to you — the VPS you can operate but don't own."},{"name":"revoke_delegation","description":"Revoke a delegation by its id (owner revokes access, or a delegate declines their own). The other side is notified. Use list_delegations / list_delegated_to_me "},{"name":"create_ticket","description":"Open a support ticket with EQVPS. `subject` and `message` are required; optional `service_id` ties it to one of your VPS. The response includes the ticket `code"},{"name":"list_tickets","description":"List your support tickets with status and last-message info. `last_message_author: \"staff\"` means support has replied since you last looked."},{"name":"get_ticket","description":"Read one ticket and its full message thread. Each message has an `author`: `you` or `staff` — a `staff` message is a reply from support. Poll this to see new an"},{"name":"reply_ticket","description":"Post a reply on one of your tickets. Use the ticket code from create_ticket / list_tickets."},{"name":"close_ticket","description":"Close one of your tickets. `rating` (1-5) and `comment` are OPTIONAL — you can close without rating. Use the ticket code from create_ticket / list_tickets."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.Poiuyhje/eqvps","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.Poiuyhje%2Feqvps","firstSeenAt":"2026-09-06T05:22:09.263Z","fetchedAt":"2026-09-08T03:21:04.524Z","normalizedAt":"2026-09-08T03:21:04.524Z"},{"source":"github","key":"github.com/poiuyhje/eqvps-mcp","url":"https://github.com/Poiuyhje/eqvps-mcp","firstSeenAt":"2026-09-07T18:19:53.851Z","fetchedAt":"2026-09-08T09:23:56.784Z","normalizedAt":"2026-09-08T09:23:56.784Z"}]},"firstSeenAt":"2026-09-06T05:22:09.263Z","updatedAt":"2026-09-08T09:36:05.518Z"}