MCP server that connects Clio Manage to Claude via OAuth, enabling law firm management tasks like matter lookup, time tracking, billing, calendar, and document retrieval through natural language.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client
Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation
Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression
Undici has an HTTP Request/Response Smuggling issue
Undici has CRLF Injection in undici via `upgrade` option
process.env. You'll be asked to provide them before it can run.CLIO_ALLOW_DESTRUCTIVE— disabled unless =true.CLIO_AUDIT_MODE— all no metadata none / metadata / fullCLIO_BOOTSTRAP_REFRESH_TOKEN— http (static/hybrid) no — Seeds the single shared Clio account on first bootCLIO_CLIENT_ID— fill: , CLIO_CLIENT_SECRET, CLIO_ENCRYPTION_KEY (openssl rand -hex 32)CLIO_CLIENT_SECRET— fill: CLIO_CLIENT_ID, , CLIO_ENCRYPTION_KEY (openssl rand -hex 32)CLIO_DEFAULT_PAGE_SIZE— all no 25 Records per Clio API pageCLIO_DEFAULT_USER_ID— all no — Default attorney/user id for matter creationCLIO_ENCRYPTION_KEY— fill: CLIO_CLIENT_ID, CLIO_CLIENT_SECRET, (openssl rand -hex 32)CLIO_HTTP_AUTH_TOKENS— http (static/hybrid) static: yes — Comma-separated shared bearer tokens accepted on /mcpCLIO_HTTP_HOST— http no 0.0.0.0 HTTP transport bindCLIO_HTTP_PORT— http no 8765 HTTP transport portCLIO_MAX_PAGE_SIZE— all no 200 Hard cap on total records returned by a list toolCLIO_OAUTH_SCOPES— http (oauth/hybrid) no (Clio default) Space-separated Clio scopes appended to the authorize URLCLIO_REDIRECT_HOST— stdio no 127.0.0.1 Loopback host for the local OAuth callbackCLIO_REDIRECT_PORT— stdio no 5678 Loopback port for the local OAuth callbackCLIO_REGION— Multi-region. US / CA / EU / AU Clio endpoints via one env.CLIO_STATE_DIR— all no ~/.clio-mcp/ Holds tokens.enc, sessions/, audit log. On Azure: the Files mountCLIO_TRANSPORT— all no stdio stdio or http. CLI flags --stdio / --http overrideLOG_LEVEL— all no info error / warn / info / debugMCP_AUTH_MODE— Per-user OAuth, not a shared key. The headline mode (=oauth)MCP_SESSION_TTL_SECONDS— http (oauth/hybrid) no 2592000 Lifetime of an issued MCP session (30 days). Clio tokens auto-refreshPUBLIC_BASE_URL— from the environment domain. Secrets flow from Key Vault to[](https://m8ven.ai/mcp/patrickking67-clio-manage-mcp-14i7rz)