Flipper
Agents & MCP

Manage & revoke agents

Every connected client — OAuth grant or long-lived token — appears in Agents, scoped to the current workspace and to you.

What you can see

Your own grants and tokens. Ownership is enforced deny-by-default on the server: another member's grant is not merely hidden, it returns 404.

Revoking

Revoke ends the grant and every refresh token descended from it. A legacy long-lived token is revoked the same way; the difference is only that it never expires on its own.