The flow
- Your client discovers the server’s OAuth metadata from the server URL.
- A browser window opens on Koalr’s sign-in. Sign in as you normally would.
- A consent screen names the client and the access being granted. Approve it.
- The client receives a token and starts calling tools.
What a token grants
- Your identity. Tools run as you, with exactly your permissions: the workspaces you belong to and the sites you are assigned to.
- Read-only access. There are no write scopes.
list_workspaces call without reconnecting.
Disconnecting
- Remove the server from your client and the agent stops immediately.
- Sign-ins are short-lived and expire within 24 hours. If you need a connection cut off sooner, email support@koalr.ai and say which client you used.
- Membership is checked live on every call, so if you are removed from a workspace, access stops within seconds rather than when the sign-in expires.
Multiple workspaces
Agencies do not need one connection per client. You choose a default workspace when you sign in, and your agent can switch to any other workspace you belong to by passing itsorg_id. Ask it to “list my workspaces” to see them.