F Risk Grade StealthSurf MCP Server · worst category: Financial

STEALTHSURF MCP SERVER TOOLS

92 tools from the StealthSurf MCP Server MCP Server, categorised by risk level.

READ 45 tools
Read balance_calculate Calculate prices for balance top-up across all payment methods. Input amount in RUB (1-15000), returns arra... Read balance_topup Initiate balance top-up. Returns a payment link that the user must visit to complete payment. After success... Read cloud_configs_change_protocol Change the VPN protocol of a cloud server config. Regenerates connection_url for the new protocol. Availabl... Read cloud_configs_change_title Change display title of a cloud server config. Helps identify configs (e.g. Read cloud_configs_list List all VPN configs on a cloud server. Each cloud server can have multiple configs with different protocol... Read cloud_proxies_change_protocol Change protocol of a cloud server proxy (HTTP ↔ SOCKS5). Regenerates connection_url for the new protocol. Read cloud_proxies_list List all HTTP/SOCKS5 proxies on a cloud server. Proxies provide simple proxy access (not full VPN). Useful ... Read cloud_servers_get_stats Get real-time statistics for a cloud server. Returns: host IP, status, uptime_days, cpu_model, and historic... Read cloud_servers_list List all user cloud servers (dedicated VPS instances). Returns array with: id, location_id, status ( Read cloud_servers_renew Renew a cloud server subscription to extend expiration. Same parameters as create_order. If balance suffici... Read cloud_servers_toggle_auto_renewal Enable or disable auto-renewal for a cloud server. When enabled, renews from user balance before expiration... Read configs_change_title Change the display title of a VPN config. Titles help users identify configs (e.g. Read configs_get_available_servers Get available VPN servers for a specific location and protocol. Returns servers with capacity info. Use loc... Read configs_get_server_stats Get real-time server statistics for a VPN config Read configs_get_subconfig Get the subconfig (HTTP or SOCKS5 proxy) attached to a VPN config. Subconfigs provide an alternative connec... Read configs_get_tariffs Get available tariffs (pricing plans) for VPN config purchase and renewal. Returns tariffs grouped by payme... Read configs_list List all user VPN configurations. Returns array of configs with: id, title, protocol, location_id, server_i... Read configs_renew Renew an existing VPN config subscription to extend its expiration. Get tariff options from configs_get_tar... Read configs_toggle_auto_renewal Enable or disable auto-renewal for a VPN config. When enabled, the subscription auto-renews from user balan... Read custom_subscriptions_get Get detailed info for a custom subscription. Returns: id, title, subscription_key, items_count, and full it... Read custom_subscriptions_get_available_items Get all items the user can add to custom subscriptions. Returns configs (regular + cloud server) and paid o... Read custom_subscriptions_get_device_settings Get device access settings for a custom subscription. Returns: block_unknown_devices, device_limit. Indepen... Read custom_subscriptions_get_devices Get devices connected to a custom subscription. Returns paginated list with: id, device_name, device_type (... Read custom_subscriptions_list List user Read devices_get_settings Get device access settings. Returns: block_unknown_devices (block apps without hardware ID header), device_... Read devices_list List user Read locations_list List all available VPN server locations. Returns array with: id, country, city, emoji flag, available proto... Read paid_option_configs_get_available_servers Get available servers for creating a paid option config. Returns servers with capacity for the given protoc... Read paid_option_configs_get_stats Get server statistics for a paid option config. Returns host, status, uptime, cpu_model, and historical sta... Read paid_option_configs_get_subconfig Get HTTP/SOCKS5 proxy subconfig for a paid option config. Subconfigs provide alternative proxy access along... Read paid_options_get_devices Get devices connected to a paid option. Shows which devices are using this option Read paid_options_get_stats Get server statistics for a paid option config (by index). Returns: host IP, status, uptime, CPU model, and... Read paid_options_get_subscription Get subscription details for a paid option. Returns subscription status, expiration, and linked configs. Read paid_options_get_tariffs Get all available paid option tariffs. Returns tariffs grouped by option and payment method with: paid_opti... Read paid_options_list List user Read paid_options_toggle_auto_renewal Enable or disable auto-renewal for a paid option. When enabled, renews from user balance before expiration. Read payments_history_list Get payment history. Returns array of transactions with: id, amount (RUB), type (new_config/renewal/topup/e... Read profile_check_telegram Check if Telegram bot is connected to the user Read profile_get Get user profile information. Returns: id, email, balance (RUB), referral_balance (RUB), referrals_count, i... Read profile_get_notification_settings Get notification preferences. Returns: renewal_reminders (boolean), notification_start_hour (0-23), notific... Read profile_get_notifications Get user notifications. Returns array of notifications with id and content (message text). These are system... Read profile_regenerate_subscription_link Regenerate the VPN subscription URL/key. The old subscription link stops working and a new one is issued. A... Read promocodes_list Get user Read referral_get_data Get referral withdrawal history. Returns array of referral transactions with: amount, method (sbp/card), ac... Read referral_get_sbp_banks Get list of banks supporting SBP (Fast Payment System) withdrawal. Returns array of banks with id and name....
WRITE 29 tools
Write cloud_configs_create Create a new VPN config on a cloud server. Unlike regular configs, cloud configs live on user Write cloud_configs_update_xray Update custom XRay configuration for a cloud server config. Requires extended settings enabled. XRay config... Write cloud_proxies_create Create an HTTP or SOCKS5 proxy on a cloud server. HTTP proxies work with browsers and most apps. SOCKS5 pro... Write cloud_servers_create_order Order a new dedicated cloud server (VPS). Requires location_id from locations_list. Server is provisioned a... Write configs_create Create a new VPN configuration. Requires location_id (from locations_list) and optionally protocol (default... Write configs_create_subconfig Create an HTTP or SOCKS5 proxy subconfig for a VPN config. This adds an alternative connection method to th... Write configs_make_bridge Create a dual-hop VPN bridge between two configs for enhanced privacy. Traffic routes: User → first_config ... Write configs_update_settings Update VPN config settings: change protocol, location, server, and extended options. Location and protocol ... Write configs_update_subconfig Change the protocol of an existing subconfig (HTTP ↔ SOCKS5). Regenerates the connection_url for the new pr... Write configs_update_xray_config Update custom XRay configuration for a VPN config. Requires use_extended_settings to be enabled first via c... Write custom_subscriptions_create Create a custom subscription bundling 1-50 VPN configs into one subscription URL. Items can mix different t... Write custom_subscriptions_set_device_blocked Block or unblock a device in a custom subscription. Write custom_subscriptions_update_device_settings Update device access settings for a custom subscription. These are independent from profile-level device se... Write custom_subscriptions_update_items Replace all items in a custom subscription (full update). Removes existing items and sets new ones. Use cus... Write custom_subscriptions_update_title Rename a custom subscription. Write devices_set_blocked Block or unblock a specific device. Blocked devices cannot use VPN until unblocked. Useful for revoking acc... Write devices_update_settings Update device access settings. block_unknown_devices: when true, only apps sending x-hwid header can connec... Write paid_option_configs_create Create a VPN config for a paid option. The config is bound to the paid option Write paid_option_configs_create_subconfig Create an HTTP or SOCKS5 proxy subconfig for a paid option config. Adds alternative proxy access method. On... Write paid_option_configs_update_settings Update settings for a paid option config: change location, protocol, server. Location and protocol required... Write paid_option_configs_update_subconfig Change subconfig protocol (HTTP ↔ SOCKS5) for a paid option config. Regenerates connection_url. Write paid_option_configs_update_xray Update custom XRay config for a paid option config. Requires extended settings. Full XRay JSON config with ... Write paid_options_create_order Purchase or renew a paid option. Get available options and tariffs from paid_options_get_tariffs first. If ... Write paid_options_update_limits Update device and traffic limits for a paid option. Controls how many devices can connect simultaneously an... Write paid_options_update_title Set a custom title for a paid option config by index. Paid options can have multiple configs; index identif... Write profile_connect_telegram Start Telegram bot connection. Returns a one-time code that the user must send to the StealthSurf Telegram ... Write profile_disconnect_telegram Disconnect Telegram bot from the user Write profile_update_notification_settings Update notification preferences. Controls when and whether the user receives renewal reminder emails. Set t... Write xray_generate_keys Generate a new X25519 key pair for XRay Reality transport. Returns: privateKey and publicKey. Use the publi...
DESTRUCTIVE 15 tools
Destructive cloud_configs_delete Permanently delete a VPN config from a cloud server. The config Destructive cloud_proxies_change_title Change display title of a cloud server proxy. Set null to reset to default. Destructive cloud_proxies_delete Permanently delete a proxy from a cloud server. The proxy connection_url stops working immediately. Cannot ... Destructive configs_delete_subconfig Delete the subconfig (HTTP/SOCKS5 proxy) from a VPN config. The main VPN config remains active — only the p... Destructive custom_subscriptions_delete Permanently delete a custom subscription. The subscription URL stops working. All items are removed but the... Destructive custom_subscriptions_delete_all_devices Remove all devices from a custom subscription. Returns deleted_count. Destructive custom_subscriptions_delete_device Remove a device from a custom subscription. Destructive custom_subscriptions_reset_key Regenerate the subscription URL key. The old URL stops working immediately. All VPN apps using this subscri... Destructive devices_delete Remove a specific device from the device list. The device will need to re-register on next VPN connection. Destructive devices_delete_all Remove all devices from the device list. All devices will need to re-register. Returns count of deleted dev... Destructive paid_option_configs_change_title Change display title of a paid option config. Set null to reset to default. Destructive paid_option_configs_delete_subconfig Delete HTTP/SOCKS5 subconfig from a paid option config. Only removes proxy access; main VPN config stays ac... Destructive paid_options_delete_all_devices Remove all devices from a paid option. All connected devices will be disconnected. Useful for resetting dev... Destructive paid_options_delete_device Remove a specific device from a paid option. The device will be disconnected and will need to re-authenticate. Destructive paid_options_delete_title Reset a paid option config title back to default (by index). Removes the custom title set via paid_options_...

Route StealthSurf MCP Server through PolicyLayer and every one of its 92 tools is checked against your policy before it runs.

CHECK YOUR STACK →

See every tool, the dangerous ones, and the token cost across your stack.

How many tools does the StealthSurf MCP Server MCP server have? +

The StealthSurf MCP Server MCP server exposes 92 tools across 5 categories: Read, Write, Destructive, Execute, Financial.

How do I enforce policies on StealthSurf MCP Server tools? +

Route the StealthSurf MCP Server server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard; they are enforced on every call before it reaches the server.

What risk categories do StealthSurf MCP Server tools fall into? +

StealthSurf MCP Server tools are categorised as Read (45), Write (29), Destructive (15), Execute (1), Financial (2). Each category has a recommended default policy.

Enforce policy on every StealthSurf MCP Server tool call.

Start from StealthSurf MCP Server, add the rest of your stack, and see everything your agents can call. Then put policy on all of it.

Instant setup, no code required.

43,000+ MCP servers and 220,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.