Connect Claude to Clio: 26 tools for matters, contacts, documents, tasks, billing, audit logs.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@oktopeak/clio-mcp · npm · 2.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.oktopeak/clio-mcp",
"description": "Connect Claude to Clio: 26 tools for matters, contacts, documents, tasks, billing, audit logs.",
"repository": {
"url": "https://github.com/oktopeak/clio-mcp",
"source": "github"
},
"version": "2.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "@oktopeak/clio-mcp",
"version": "2.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Client ID from your Clio developer application (Settings → Developer Applications)",
"isRequired": true,
"format": "string",
"name": "CLIO_CLIENT_ID"
},
{
"description": "Client Secret from your Clio developer application",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CLIO_CLIENT_SECRET"
},
{
"description": "Optional. Leave unset to auto-generate a key stored in the OS keychain (or ~/.clio-mcp/key.hex as fallback on headless Linux/WSL2). If set, must be a 64-character hex string — it will be migrated to the OS keychain on first use.",
"format": "string",
"isSecret": true,
"name": "ENCRYPTION_KEY"
},
{
"description": "Local port for the OAuth callback listener (default: 5678). Change if 5678 is in use.",
"format": "string",
"name": "CLIO_REDIRECT_PORT"
},
{
"description": "Clio region: 'us' (default) or 'eu'. Controls API and auth base URLs.",
"format": "string",
"name": "CLIO_REGION"
},
{
"description": "Override the Clio API base URL (e.g. https://eu.app.clio.com/api/v4). Use instead of CLIO_REGION for fine-grained control.",
"format": "string",
"name": "CLIO_API_BASE"
},
{
"description": "Override the OAuth authorization endpoint (e.g. https://eu.app.clio.com/oauth/authorize).",
"format": "string",
"name": "CLIO_AUTH_URL"
},
{
"description": "Override the OAuth token endpoint (e.g. https://eu.app.clio.com/oauth/token).",
"format": "string",
"name": "CLIO_TOKEN_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-01T08:53:00.085428Z",
"publishedAt": "2026-07-01T08:53:00.085428Z",
"updatedAt": "2026-07-01T08:53:00.085428Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 2.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.