Busymate DevTools

アプリの通信をわかりやすく

iPhone、Android、Chrome から HTTP(S) トラフィックをキャプチャ。リクエストを検査し、レスポンスをテストし、AI に失敗の説明を手伝わせます。

Four labeled capture sources — an iPhone, an Android phone, a Chrome window and a rack of phones — stream live traffic into one large Busymate dashboard of request rows with green 200 and red 500 status codes and a rising sparkline. Under the dashboard, on the same feed, a BusyBro AI chat plays out: the user asks why this 500, the recent_entries and get_entry tool checks resolve, and BusyBro answers that Stripe returned 500 on POST /v1/charges and offers resend_request. ios android chrome farm dash.busymate.dev GET 200 POST 201 GET 500 PUT 200 DEL 204 BusyBro same feed why this 500? tools ran recent_entries get_entry Stripe 500 on POST /v1/charges resend_request?

デモ

実際の姿を ご覧ください

dash.busymate.dev

ライブダッシュボードの 18 秒スクリーン録画。iPhone から届く /v1/charge リクエスト、その 1 件を開いてリクエストとレスポンスを確認し、BusyBro に解説を依頼するまで。モックアップは一切なし — 実際に動いている製品そのものです。

  • 実際のスクリーン録画
  • ライブダッシュボードのフィード
  • BusyBro 付き

BusyBro

Ask the live feed. Get receipts.

BusyBro はキャプチャ済みの HTTPS を読み取ります。アプリのログイン方法や 500 の原因を尋ねると、実行したツールを明示し、シークレットを伏せ、リプレイの前に必ず確認します。

  • Same live feed
  • Tools you can see
  • Confirm-gated replay

On-device

Capture it on the phoneSee it on the phone

Decrypt only the hosts you pick. No Mac, no cable.

  • iOS VPN
  • Android TUN
  • No desktop required
Live HTTPS feed on iPhone
Live HTTPS feed on Android

One live feed

Don't just watch. Change it live

Open a request, pause it, send back a fake response — or hand the same feed to an AI.

  • Breakpoints
  • Mocks
  • JS scripts
Request detail on iPhone

MCP サーバー

使い慣れた エージェントをそのまま接続

MCP 経由の 454 ツール。あなたのエージェントが同じライブフィードを調べ、リプレイ・モック・デバイス操作を実行します。破壊的な操作は必ず事前に確認します。

  • OAuth 2.1
  • Confirm-gated
  • RBAC-scoped
Add to Claude Code
bash
# Claude Code — add the server, then authorize in your browser:
claude mcp add --transport http busymate-devtools https://mcp.busymate.dev

どこでもキャプチャ

あらゆるソース。 フィードは 1 つ。

スマホ、Chrome、プロキシ、デバイスラック——すべて同じライブテーブルに届きます。

iPhone で HTTPS——Mac は不要。

HTTPS on your Android phone — no computer needed.

チーム全員で共有するライブテーブル。

ブラウザとバックエンドから HTTP(S) をキャプチャ。

コマンド 1 つで Chrome をキャプチャ。

実機のスマホをブラウザから操作。

How it works

Three steps to a live feed

From a phone you own to a dashboard your team — and Claude — can use.

  1. iOS・Android アプリを入手するか、Chrome をコマンド1つで接続します。

  2. 復号する通信を選び、リクエストをリアルタイムで確認します。

  3. レスポンスを自分で修正するか、Claude に依頼します。

チームメイトと信頼

本番トラフィックでも 安全

意図的にアクセスを共有し、アクティビティを確認し、保存された認証情報をインターフェースから除外します。

あなたのトラフィックを覚えている AI。

スコープ付きアクセス、監査証跡、書き込み専用シークレットボルト。

ユーザーはワンタップでサインイン。

FAQ

Common questions

Can I capture HTTPS on an iPhone without a Mac?

Yes. The iPhone app captures on the phone itself — no Mac, no cable.

How does Android capture work without a Wi-Fi proxy?

The Android app captures on the phone. You can still use a Wi-Fi proxy for other devices if you want.

Can Claude or Cursor read my captured traffic?

Yes. Connect Claude or Cursor — they see the same live feed you do, limited to your role.

Can an AI agent run destructive actions on my devices?

Only if you confirm. Destructive actions ask first, and everything is logged. Secrets cannot be read back.

Proxyman、Charles、HTTP Toolkit、mitmproxy と何が違いますか?

これらのツールはそれぞれ異なるローカルキャプチャ、共有、自動化ワークフローを提供します。Busymate はホストされたキャプチャフィード、ロールスコープのアクセス、454 MCP ツール搭載のエージェント、実機制御を組み合わせています。ソース付き比較を参照して、最適なものを選んでください。

Is this an LLM observability or tracing platform?

No. It shows the raw HTTPS your apps (and agents) send, so you can inspect and replay. Use it next to a tracing stack, not instead of one.

最初のリクエストをキャプチャ

キャプチャソースを選択してセットアップガイドに従ってください。HTTPS 復号化には証明書の信頼とサポート対象アプリが必要です。

Ask your mate