Skip to main content
Shows the third-party apps you’ve authorized via OAuth (the “Connect with Agentcard” flow) and lets you revoke them. Run with the consumer CLI (agent-cards), signed in as the account holder.
agent-cards connections

List

$ agent-cards connections

  Connected apps
  App    Status   Connected      Scopes              Client ID
  Kilo   active   Jun 15, 2026   cards:read, write   62e42803-614d-40ea-a60c-e59db970380a

  Revoke an app: agent-cards connections revoke <clientId>

Revoke

agent-cards connections revoke <clientId>
OptionDescription
-y, --yesSkip the confirmation prompt.
Revoking immediately invalidates that app’s access tokens for your account. The app would need to be reconnected to act on your behalf again. Each connected app can only ever see and manage the cards it created for you — never your personal cards or other apps’ cards (see Connect with Agentcard).