Skip to content

MCP tools: system

Accounts, licensing, and update state over MCP. write tools need ATBRIDGE_ALLOW_WRITES=1 — see the MCP overview.

ToolAccessPurposeKey parameters
accounts_listreadList accounts + identities — pick an identity for mail_send / mail_compose
bridge_statusreadDiagnose the atbridge ↔ Thunderbird connection: reachable, whether Thunderbird is connected, port, pid, account count, and the licence plan (never absent; "none" when unlicensed). free_pro_trial_active is present and true while you’re inside the 14-day full-Pro trial — so plan:"free" with it means Pro features (MCP, Branded compose) work right now. Returns fast — call it if a tool just failed or timed out, or to answer “what plan am I on?”
license_billing_statusreadYour subscription: plan, cohort, period end, payment state
license_devices_listreadDevices on your license (id, hostname, platform, status)
license_billing_portalreadA Stripe Customer Portal URL to manage or cancel
version_statusreadWhether a newer atbridge.ai is available (read network-free from the cached update check)
auto_update_statusreadWhether automatic updates are enabled (the opt-in preference; default off)
license_devices_deactivatewriteRelease a device slot on your license (24h cooldown)device_id
auto_update_setwriteEnable/disable automatic atbridge.ai updates (default off)enabled

Was this page helpful?