clio-mcp
by lawyered0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLIO_BASE_URL | No | Base URL for Clio API (e.g., https://app.clio.com/api/v4/ for US, adjust for other regions) | https://app.clio.com/api/v4/ |
| CLIO_CLIENT_ID | Yes | Client ID from Clio developer portal | |
| CLIO_TOKEN_URL | No | Token URL for OAuth (e.g., https://app.clio.com/oauth/token for US, adjust for other regions) | https://app.clio.com/oauth/token |
| CLIO_CLIENT_SECRET | Yes | Client secret from Clio developer portal | |
| CLIO_REFRESH_TOKEN | Yes | Refresh token from initial OAuth dance | |
| CLIO_DEFAULT_ATTORNEY_ID | No | Optional default attorney ID for matter creation |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lawyered0/clio-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server