Remote MCP control plane
Workflow MCP by AutoGenCRM
Pair a Chrome bridge with your authenticated GoHighLevel session. Let ChatGPT or Claude inspect workflow context, prepare changes, show a diff, and only then hand the change to your browser for local approval, verification, and rollback.
Safety guarantee. Workflow writes are draft-only, locally approved, verified after reload, and reversible. No changes leave your browser without your explicit local confirmation.
MCP-ready
Streamable HTTP endpoint at /mcp. Tools are annotated read-only / destructive and require confirmation before writes.
Signed envelopes
Every browser command is HMAC-signed with a per-device secret, nonce-protected, and time-bound.
Fails closed
Writes require a verified adapter version marked active. Until one is registered, draft writes are disabled globally.
Status: v1 control plane
This build ships the authenticated control plane, the database, RLS, the signed envelope protocol, WorkflowIRV1 / WorkflowChangeV1 schemas, device pairing foundations, and the safety lifecycle. Live GoHighLevel writes are not supported until a verified adapter is installed and activated by an owner. HighLevel's public workflow API is read-only, so writes always route through the paired browser.