Busymate DevTools for LangChain
dev.busymate/busymate-devtools
Capture, inspect & debug HTTPS traffic across iOS, Android, browsers & backends — 304 MCP tools.
client:LangChain
transport:streamable-http
tools:48
Install Busymate DevTools in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"busymate-devtools": {
"transport": "streamable_http",
"url": "https://mcp.busymate.dev",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- list_breakpoint_events
- get_device
- list_devices
- get_device_status
- get_device_health
- list_device_events
- list_device_audit_modes
- test_pac_connection
- list_screen_share_recordings
- get_screen_share_recording
- get_my_account
- get_device_egress_status
- get_device_egress_fail_posture
- get_entry_count
- list_wipe_jobs
- get_entry_counts_freshness
- search_entries
- list_entries
- get_entry
- export_har
- inspect_requests
- summarize_device_traffic
- list_service_groups
- get_service_group