bridge_statusalexanderradahl/mac-developer-bridge — Runtime identity, paths, permissions context, shell, audit mode, Codex binary, focus policy, and background-Chrome status
shell_job_listalexanderradahl/mac-developer-bridge — List persistent job metadata
apply_patchalexanderradahl/mac-developer-bridge — Apply or check a unified diff with git apply
codex_thread_readalexanderradahl/mac-developer-bridge — Read a stored Codex thread without resuming it
audit_tailalexanderradahl/mac-developer-bridge — Read the local bridge audit tail
pty_readalexanderradahl/mac-developer-bridge — Read the transcript from a byte cursor, optionally long-polling
pty_writealexanderradahl/mac-developer-bridge — Send keystrokes, including control characters
pty_resizealexanderradahl/mac-developer-bridge — Change the window size, confirmed by a kernel read-back
pty_signalalexanderradahl/mac-developer-bridge — Signal the process group of a pty session
shell_execalexanderradahl/mac-developer-bridge — Run any foreground shell command, optionally with cwd, env, stdin, timeout, and output cap
pty_startalexanderradahl/mac-developer-bridge — Start a program on a real terminal and return a session id
fs_managealexanderradahl/mac-developer-bridge — mkdir, remove, move, copy, chmod, or symlink
codex_thread_listalexanderradahl/mac-developer-bridge — Search and page stored Codex threads
codex_thread_turns_listalexanderradahl/mac-developer-bridge — Page stored turns with full, summary, or omitted items
shell_job_killalexanderradahl/mac-developer-bridge — Signal a background process group
fs_readalexanderradahl/mac-developer-bridge — Read text or base64 with offset pagination
fs_writealexanderradahl/mac-developer-bridge — Atomic replace, create, append, or binary write
fs_listalexanderradahl/mac-developer-bridge — Recursive or non-recursive directory listing
fs_statalexanderradahl/mac-developer-bridge — lstat metadata and symlink target
chrome_tabsalexanderradahl/mac-developer-bridge — List tabs in the real signed-in Chrome profile without activating Chrome; scoped only when Strict approvals is on
chrome_workspace_setupalexanderradahl/mac-developer-bridge — Provision a growth-only MDB pool target from 1 to 32 tabs; default is eight, with creation deferred until Chrome is naturally focused
chrome_navigatealexanderradahl/mac-developer-bridge — Navigate an approved tab without selecting it
chrome_snapshotalexanderradahl/mac-developer-bridge — Take a snapshot of a Chrome tab
chatgpt_extension_statusalexanderradahl/mac-developer-bridge — Inspect the installed ChatGPT Chrome extension, OpenAI native-host registration, and live read-only page-bridge status without patching the
chrome_workspace_statusalexanderradahl/mac-developer-bridge — Inspect the extension-owned MDB Chrome group, lease activity, and reusable background-tab pool; no website grant required
chrome_openalexanderradahl/mac-developer-bridge — Lease an idle tab from the persistent MDB group and open a URL without creating a new tab
chatgpt_conversation_startalexanderradahl/mac-developer-bridge — Experimentally start or continue one exact ChatGPT conversation through the signed-in page's first-party runtime action; no UI typing/clicki
shell_startalexanderradahl/mac-developer-bridge — Start a detached long-running process
shell_job_statusalexanderradahl/mac-developer-bridge — Inspect running state and log tails
get_consignorvisceral-consignment-mcp — One consignor's full record (secure fields masked)
get_payoutvisceral-consignment-mcp — One payout's summary
get_shop_infovisceral-consignment-mcp — Confirm the connection: shop, key scopes, rate-limit headroom
analyze_imagevision-mcp-ms — Analyzes an image using a vision model via an OpenAI-compatible API, returning a text description. Supports HTTP(S) URLs, base64 data URLs,
analyze_imagevision-mcp-server-pro — Analyze images via URL or local file path with automatic model fallback
inspect_elementsvisual-annotation-mcp — Return JSON for every visible link, button, and similar control with a stable id, its text/aria label, href, and CSS bounding box.
annotate_last_imagevisual-annotation-mcp — Draw additional shapes/labels on the image produced by the previous tool call.
highlight_elementvisual-annotation-mcp — Screenshot a region around an element by id and draw an annotation on it.
screenshot_viewportvisual-annotation-mcp — Take a raw screenshot of the current viewport with no annotation.
screenshot_elementvisual-annotation-mcp — Take a raw screenshot of a specific element with no annotation.
navigatevisual-annotation-mcp — Open a URL in a headless Chromium browser.
gcyesitsfebreeze/mesh — Drop TTL-expired messages and sweep dead claims; returns { reclaimed }.
registeryesitsfebreeze/mesh — Announce presence and refresh liveness (heartbeat). Re-registering after death bumps an epoch.
rosteryesitsfebreeze/mesh — List known agents, their liveness (alive/stale/dead), and the claims each holds.
claimyesitsfebreeze/mesh — Atomically acquire — or queue for — a resource lock.
readyesitsfebreeze/mesh — Advance the read cursor up to a message id (acknowledge consumption).
releaseyesitsfebreeze/mesh — Relinquish a held claim or cancel a queued ticket.
claimsyesitsfebreeze/mesh — Inspect current locks and queues.
postyesitsfebreeze/mesh — Send a durable message — to an agent_id, * (broadcast), or topic:<name>.
inboxyesitsfebreeze/mesh — Peek pending messages without advancing the cursor.
post_slack_messageandygruening/Slack Message MCP — Posts text to a Slack channel