Authenticate with Clio
clio_authenticateInitiates OAuth 2.0 authorization with Clio Manage and saves encrypted tokens to disk for local authentication.
Instructions
Starts the OAuth 2.0 authorization-code flow with Clio in the user's default browser, then persists the resulting access + refresh tokens (encrypted with AES-256-GCM) to disk. LOCAL STDIO TRANSPORT ONLY. On a remote/HTTP deployment (the Clio custom connector), each end user authenticates through the connector's own OAuth sign-in — Claude drives that flow when you add the connector — so this tool is unavailable there and is not needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||