The agent prepares
It structures the mandate or proposed action with explicit, testable fields.
REMOTE MCP SERVER · v2.1
ChatGPT, Codex, and compatible agents can call focused tools to define limited authority, stage an action for human review, record the real outcome, and revoke the mandate. Private decisions remain linked to the authenticated LA CLÉ profile.
It structures the mandate or proposed action with explicit, testable fields.
The server checks status, permissions, data scopes, budget, expiry, and approval mode.
Activation, sensitive actions, and revocation require an explicit human decision.
Narrow tools reduce ambiguous authority and accidental activation.
draft_mandateDefine bounded authority without creating any real permission.
simulate_actionTest AUTHORIZED, CONFIRMATION_REQUIRED, or BLOCKED without acting.
verify_mandate_proofVerify the public status and limits associated with a CLE-… proof code.
get_profileIdentify the connected LA CLÉ profile through OAuth without asking for credentials.
create_mandate_for_reviewSave an inactive mandate for the human owner to review and activate.
list_mandatesRead the connected profile’s mandates and limits without returning secret tokens.
list_pending_actionsView requests that are waiting for a human decision.
stage_assistant_actionStage an exact Gmail or Google Calendar action without executing it.
list_ready_actionsReturn only actions the human owner has already approved.
record_action_resultRecord completed or failed only after a real external attempt.
revoke_mandatePermanently revoke a mandate after explicit confirmation.