Skip to content
Claude Code

clio mcp for Claude Code

io.github.oktopeak/clio-mcp

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

client:Claude Code transport:stdio runtime:npm

Install clio mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add clio-mcp -e CLIO_CLIENT_ID=<CLIO_CLIENT_ID> -e CLIO_CLIENT_SECRET=<CLIO_CLIENT_SECRET> -e ENCRYPTION_KEY=<ENCRYPTION_KEY> -e CLIO_REDIRECT_PORT=<CLIO_REDIRECT_PORT> -e CLIO_REGION=<CLIO_REGION> -e READ_ONLY=<READ_ONLY> -e CLIO_API_BASE=<CLIO_API_BASE> -e CLIO_AUTH_URL=<CLIO_AUTH_URL> -e CLIO_TOKEN_URL=<CLIO_TOKEN_URL> -- npx -y @oktopeak/clio-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

clio mcp in other clients