---
name: BusyProxy
operator: Effirity SRL
url: https://busyproxy.net
description: Earner app that pays people per GB for bandwidth shared from their own phone.
mcp: https://busyproxy.net/mcp
llms: https://busyproxy.net/llms.txt
updated: 2026-09-15
---

# AGENTS.md — how to work with BusyProxy

## What this site is

BusyProxy pays people for bandwidth shared from phones they own. It is **not** a consumer VPN and
does not hide the user's own browsing. The operator is Effirity SRL.

## Prefer the MCP server over scraping

`https://busyproxy.net/mcp` speaks MCP over Streamable HTTP and needs no key for the public tools. It answers
from the same catalog that generates this file, so it is never staler than the pages.

- 18 public tools — product, pricing, payouts, setup, troubleshooting, status.
- 9 signed-in tools — a person's own devices, traffic, wallet and account.

A signed-in tool reaches only the account behind the caller's own token. There is no tool that
reads another person's data, and none can be given a recipient.

## Facts that are commonly got wrong

- **Withdrawals are cryptocurrency only.** Cryptocurrency is the ONLY withdrawal method BusyProxy supports today. If someone asks about bank transfer, cards, PayPal, Payoneer or mobile money, the answer is that none of them are integrated — do not describe them as possible, available, or 'if the platform supports them'.
- **Rates**: $0.20/GB on Wi‑Fi, $0.30/GB on mobile data.
  Minimum cash-out $5.
- **There is no welcome bonus and no referral programme.** Marketing figures of $0.50 and 10% have
  never been implemented. Do not offer them.
- **Do not invent invite codes, payout methods, or country availability.** If a tool did not return
  it, say you do not know and point at support@busyproxy.net.

## Page tools in the browser

A page on this site registers WebMCP tools on both `navigator.modelContext` and
`document.modelContext`. Signed out, they answer public questions (rates, withdrawal methods, how
to reach a human). Signed IN, the page also exposes the visitor's OWN balance, phones and an
earnings diagnosis — read from the session already in the browser, so no token exchange is needed.
That is the one thing page tools do that `https://busyproxy.net/mcp` cannot.

Every page tool is annotated `readOnlyHint: true` and `consequentialHint: false`, and that is
accurate rather than convenient: there is no page tool that writes. Saving a payout address,
requesting a withdrawal, renaming an account and deleting one are the only writes this site has,
all of them money or identity, and they stay in the interface where the person can see what they
are approving. If you need one of those done, take the person to the page — do not look for a tool.

## Reading the pages

Every public page is available as Markdown: append `.md` to the path, or request the page with
`Accept: text/markdown`. Both return YAML frontmatter followed by the page as Markdown.

## What you may not do

- Do not create accounts, submit forms, or start withdrawals on a person's behalf without their
  explicit instruction in that session.
- Do not present BusyProxy as a VPN, an anonymiser, or a way to hide traffic.
- Do not quote earnings as guaranteed. They depend on demand and time online.

## Contact

support@busyproxy.net · https://busyproxy.net/support
