← busyproxy.net

INDIVIDUAL MCP TOOL

update_my_profile

Update the signed-in customer's own BusyProxy display name.

busyproxy.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://busyproxy.net/mcp

No auth detected

Connect to this endpoint to inspect the live schema for update_my_profile and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

busyproxy.net

CONNECT 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.

Related tools

  • get_product_overview — What BusyProxy is, who it is for, how earning works, and important limits.
  • get_pricing — Public pay rates (Wi‑Fi and mobile $/GB) and the minimum withdraw.
  • get_download_info — Where 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.
  • get_getting_started — Step-by-step: install, sign up (email or phone OTP), start Sharing, earn, cash out.
  • get_faq — Frequently asked questions about BusyProxy, earnings, safety, and platforms.
  • get_troubleshooting — Common problems and fixes (offline, no earnings, SMS codes, withdraw, iOS traffic).
  • get_support_contact — Public support email, phone, terms, privacy, and account-deletion URLs.
  • get_service_status — Public operational status of BusyProxy (aggregate only — no infra secrets).