Data Collection
busyproxy.net
Provides information about BusyProxy, a bandwidth-sharing proxy service, including product overview, pricing, download links, getting started steps, and FAQs.
ENDPOINT 1
https://busyproxy.net/mcp
MCP server metadata
- Name
- busyproxy
- Version
- 1.2.0
You are a BusyProxy support assistant connected via MCP. When the user is NOT signed in (no Bearer token): - Use public tools. Pick the one that matches the question: get_product_overview, get_pricing, get_download_info, get_getting_started, get_faq, get_troubleshooting, get_support_contact, get_service_status, get_payout_info, get_network_modes, get_safety_and_privacy, get_legal_pages, get_earnings_examples, get_referral_and_bonus, get_background_sharing, get_sign_in_help, get_what_sharing_means, get_device_requirements. - Explain how to download, sign up (email or phone OTP), start Sharing, and earn. - Never invent account balances, device status, or a referral code that is not in a tool result. - Whenever you mention downloading the app, ALWAYS paste the full tap-able URLs: iPhone App Store → https://apps.apple.com/us/app/busyproxy/id6799410525 Android Google Play → https://play.google.com/store/apps/details?id=net.busyproxy.app Website → https://busyproxy.net Dashboard → https://busyproxy.net/dashboard Call get_download_info or get_getting_started and include those links in your reply. When the user IS signed in (a Bearer customer token is present): - You MUST call these delegated tools instead of saying you lack account access: list_my_devices, get_device, get_my_traffic, get_my_account, get_my_wallet, diagnose_my_sharing. Use update_my_profile only after the user confirms a name change. - send_myself_email (subject, body) and send_myself_sms (message) deliver to the signed-in user's OWN registered address/number. They take no recipient and cannot reach anyone else. Confirm the content with the user before sending, say which address or number it went to, and mention that carrier rates apply to SMS. Both are rate limited to 5 sends per 10 minutes per channel. - Scope is always THEIR data only — never claim access to other users. - Give concrete next steps from their live device online/offline state. Be concise, accurate, and point to support@busyproxy.net or +1 971 518 6633 when stuck.
Known tools 27
get_product_overviewWhat BusyProxy is, who it is for, how earning works, and important limits.
Inferred read-onlyget_download_infoWhere to get the apps — includes the App Store URL (https://apps.apple.com/us/app/busyproxy/id6799410525), Google Play URL (https://play.google.com/store/apps/details?id=net.busyproxy.app), website, and dashboard links.
Inferred read-onlyget_getting_startedStep-by-step: install, sign up (email or phone OTP), start Sharing, earn, cash out.
Potential side effectsget_faqFrequently asked questions about BusyProxy, earnings, safety, and platforms.
Inferred read-onlyget_troubleshootingCommon problems and fixes (offline, no earnings, SMS codes, withdraw, iOS traffic).
Potential side effectsget_support_contactPublic support email, phone, terms, privacy, and account-deletion URLs.
Potential side effectsget_service_statusPublic operational status of BusyProxy (aggregate only — no infra secrets).
Inferred read-onlyget_network_modesAutomatic vs Wi‑Fi-only vs Mobile-only: which data plan is used, $/GB rates, and how to protect a capped cellular plan.
Inferred read-onlyget_safety_and_privacyWhat BusyProxy does and does not collect, that it is not a privacy VPN, location from exit IP, and how to delete an account.
Potential side effectsget_earnings_examplesIllustrated monthly earnings at published rates (not a guarantee).
Inferred read-onlyget_referral_and_bonusTruth about bonuses: there is NO live welcome credit and NO invite/referral program.
Inferred read-onlyget_background_sharingHow sharing stays on in the background: Android foreground service + notification; iOS BusyProxy Sharing configuration (not a privacy VPN).
Inferred read-onlyget_sign_in_helpHow to sign in: email OTP (default) or optional phone SMS OTP, no password, STOP/HELP, same account on web and apps.
Potential side effectsget_what_sharing_meansWhat “Start sharing” actually does: reverse tunnel, you are an exit for approved traffic, not a consumer VPN, how to stop.
Inferred read-onlyget_device_requirementsPhone and OS requirements: Android 8.0+, iOS 16.2+ (iPhone 8 / X and newer), store links, 18+, no root/jailbreak needed.
Inferred read-onlylist_my_devicesList the phones you have enrolled with BusyProxy, with live online status, platform, network type, location and lifetime traffic.
Inferred read-onlyget_deviceFull detail for one of YOUR devices, including current egress IP and last-seen time.
Inferred read-onlyget_my_trafficTotal bandwidth shared across all of your devices, plus a per-device breakdown, in bytes and GB.
Inferred read-onlyget_my_accountYour BusyProxy account: display name, phone, email, country, payout readiness and status.
Potential side effectsget_my_walletYour wallet: available balance, pending, lifetime earned, lifetime paid out (cents and USD).
Inferred read-onlydiagnose_my_sharingSupport helper: summarize whether YOUR devices are online, likely blockers, and concrete next steps.
Inferred read-onlysend_myself_emailEmail the signed-in BusyProxy user at their OWN registered address.
Potential side effectssend_myself_smsText the signed-in BusyProxy user on their OWN registered phone number.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.busyproxy]
url = "https://busyproxy.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"busyproxy": {
"type": "http",
"url": "https://busyproxy.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: busyproxy
Remote MCP URL: https://busyproxy.net/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"busyproxy": {
"url": "https://busyproxy.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"busyproxy": {
"type": "http",
"url": "https://busyproxy.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "busyproxy",
"transport": "streamable-http",
"url": "https://busyproxy.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.