Skip to main content
Glama
wyre-technology

clio-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication 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_REGIONNoClio region: 'us', 'ca', 'eu', or 'au'. Default is 'us'.
MCP_TRANSPORTNoTransport mode. Set to 'http' for HTTP streaming (gateway mode) or 'stdio' for standard I/O (stdio mode). Default depends on launch script.
CLIO_CLIENT_IDNoClio application client ID. Required if a refresh token is provided.
CLIO_ACCESS_TOKENNoOAuth access token for Clio. Required in stdio mode.
CLIO_CLIENT_SECRETNoClio application client secret. Required if a refresh token is provided.
CLIO_REFRESH_TOKENNoOAuth refresh token. Optional; enables automatic token refresh.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/wyre-technology/clio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server