Odel
clio mcp

clio mcp

Local
@oktopeak22TypeScriptMITUpdated 6 days ago

Connect Claude to Clio: 34 tools for matters, custom fields, notes, documents, folders, billing.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@oktopeak/clio-mcpv2.2.0

Run

npx -y @oktopeak/clio-mcp

MCP client config

{
  "mcpServers": {
    "clio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oktopeak/clio-mcp"
      ]
    }
  }
}
npm@oktopeak/clio-mcpv2.2.0

Run

npx -y @oktopeak/clio-mcp

MCP client config

{
  "mcpServers": {
    "clio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oktopeak/clio-mcp"
      ]
    }
  }
}