clio-mcp
by WYRE-AI
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode. Set to 'gateway' for HTTP header-based credentials, or 'stdio' for environment variable credentials. Default depends on launch script (npm run start uses stdio, npm run start:http uses gateway). | |
| CLIO_REGION | No | Clio region: 'us', 'ca', 'eu', or 'au'. Default is 'us'. | |
| MCP_TRANSPORT | No | Transport mode. Set to 'http' for HTTP streaming (gateway mode) or 'stdio' for standard I/O (stdio mode). Default depends on launch script. | |
| CLIO_CLIENT_ID | No | Clio application client ID. Required if a refresh token is provided. | |
| CLIO_ACCESS_TOKEN | No | OAuth access token for Clio. Required in stdio mode. | |
| CLIO_CLIENT_SECRET | No | Clio application client secret. Required if a refresh token is provided. | |
| CLIO_REFRESH_TOKEN | No | OAuth refresh token. Optional; enables automatic token refresh. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues