C
Clio MCP
by @lawyered0
MCP server for Clio Manage v4 API. Includes documented workaround for the silent billing_method limitation.
Created 4/23/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx clio-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"lawyered0-clio-mcp": {
"command": "uvx",
"args": [
"clio-mcp"
]
}
}
}