Installation, configuration, legal workflows, MCP connectors, scheduled tasks. Everything you need to turn Claude into an autonomous collaborator for your firm.
Most lawyers use Claude as a slightly smarter Google. You ask a question, you get an answer, you copy-paste the result into a Word document. It's useful, but it's chat.
Cowork is something else. You describe a goal, then you go do something else. Claude works autonomously on your machine, creates the files, and files them away in your folders. While you're pleading, meeting a client or sitting in a meeting, Claude organizes your documents, drafts your summaries, prepares your case-law research and drops the result into your folder structure.
This guide covers everything: installation, configuration, concrete workflows for lawyers, legal connectors, and the limits you need to know before putting anything sensitive into it. No useless jargon, just practical material you can apply.
You know Claude through chat. You ask a question, you get an answer. It's useful — and Claude does have a memory you can switch on so it remembers your preferences from one session to the next. But for each specific task, you have to re-supply context: copy-paste the relevant documents, re-explain the case, restate your expectations. And above all, Claude has no direct access to your files or to your legal sources.
Cowork is an autonomous agent built into the Claude Desktop app. In practice:
In concrete terms, you delegate a task as you would to a colleague. The difference: this colleague has access to your files, never loses context (within a Project), and can work while you're elsewhere.
You describe
Claude plans
Claude works
In your folders
You review
| Criterion | Classic chat | Cowork |
|---|---|---|
| Logic | Question → Answer | Goal → Autonomous execution |
| Files | Manual copy-paste | Created directly in your folders |
| Context | Memory can be enabled, but context must be re-supplied per task | Persistent via Projects — Claude remembers the case |
| Sub-tasks | You break them down manually | Claude breaks down and parallelizes |
| Connectors | Limited | Gmail, Slack, Drive, legal MCPs |
| Scheduling | Not possible | Recurring automatic tasks |
| Mobile | Chat only | Dispatch: pilot it remotely |
Go to claude.com/download and install the app.
Open the app and sign in with your Claude Pro or Max account.
At the top of the interface, you'll see three tabs: Chat, Cowork and Code. Click Cowork.
Select Opus 4.6 and turn on Extended Thinking. It's the most capable model available, the one you want for legal work.
Cowork will ask you to select a working folder. This is the scope within which Claude can read, edit and create files.
Recommendation: create a dedicated folder such as ~/Documents/Claude-Firm/ to start. You can expand it later.
Before we get into folders, files and structure: here is the prompt you should run at the start of every Cowork session.
When you add AskUserQuestion, Cowork generates an interactive form: clickable buttons, options to select, choices to rank.
You no longer write a 500-word brief. You answer a brief that Claude wrote for you.
The process:
It feels like directing someone competent rather than wrestling with a text box.
Claude will ask you: the desired period, the relevant level of jurisdiction, the specific points of the case, the desired output format. You click, it works.
/co as a shortcut and paste the universal prompt as the replacement. Three characters, and you're off. The part everyone skips
Without this structure, Cowork is an intern with no brief. With it, it's a senior associate.
This folder tree lets Cowork produce quality results on your most complex tasks. Claude knows where to find context, where to write, and which templates to follow.
CONTEXT/: what Claude needs to know about your firm. It reads this before every task.Clients/: one subfolder per active case. The exhibits, the notes, the correspondence.Templates/: your best past work. Claude draws on it to reproduce your level of quality and your structure.Research/: monitoring, case law, doctrinal articles. The raw material.Deliverables/: the default place where Claude creates its files. Your source files stay intact.This is Claude's memory. Without it, you re-explain yourself every session.
This is your blacklist. Everything Claude must never do.
Examples: "Never start with 'Of course!'", "No systematic passive constructions", "Never cite an article without giving the source code or statute", "No phrasing like 'it is interesting to note that'".
The more precise this list, the less you have to rework the deliverables.
Go to Settings → Cowork → Global instructions. It's a permanent prompt that Claude reads before every session — a job description for your assistant.
You set this up once. It runs every session. You never type it again.
Projects turn Cowork from a one-off tool into a genuinely permanent workspace.
A Project = a folder + memory + permanent instructions + scheduled tasks.
When you create a Project, Claude remembers what you did together. It knows the matter's context. You no longer have to re-explain everything every session.
In the left navigation panel, click the "+" next to "Projects". Three options:
For a client matter, option 3 is the most natural: point it at the client's subfolder in your folder structure.
This is text that Claude will read at every session within this Project. Example for an employment-tribunal matter:
With these instructions, every time you open this Project, Claude knows the framework it's working in. You save 5 minutes of context every session.
Without a connector, Cowork works only with the files you give it and the knowledge in its model. With MCP (Model Context Protocol) connectors, it queries official legal databases in real time.
For a lawyer, that means: querying Légifrance, collective agreements, the Official Journal or Pappers Justice directly from Cowork. Claude no longer "guesses" the law — it goes and fetches it at the source.
Connect Claude to the laws, decrees and ordinances in force on Légifrance. Copy this configuration into your claude_desktop_config.json file.
Config file: Mac ~/Library/Application Support/Claude/claude_desktop_config.json · Windows %APPDATA%\Claude\claude_desktop_config.json
For the more comfortable, edit the configuration file directly:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonOnce your connectors are installed, test them:
If Claude returns sourced results with verifiable docket numbers: your connectors are working.
You can schedule Claude to run tasks automatically, at set times and frequencies. In Cowork, type /schedule or click "Scheduled" in the left sidebar.
These tasks become even more powerful when connected to the legal MCPs. Monitoring goes from "a summary based on what Claude knows" to "a summary based on the decisions actually published this week on Légifrance".
A plugin is a complete package that bundles several elements: skills (specialized capabilities), connectors (links to your tools), slash commands, and sometimes dedicated subagents.
Skills are the heart of the system. They encode the domain expertise, best practices and step-by-step workflows that Claude calls on automatically when the context calls for it. When you install a plugin, its skills become available. You activate them with / or the + button in Cowork.
/review-contract, /triage-nda, etc. / in the chat to see the available commands.Anthropic has open-sourced a Legal plugin designed for in-house counsel. It's built for common-law systems, but its structure adapts directly to French law. It's a solid base for understanding what Skills make possible.
| Command | What it does |
|---|---|
/review-contract | Analyzes a contract against your playbook, clause by clause |
/triage-nda | Quick pre-screening of an NDA (green/yellow/red) |
/vendor-check | Checks existing agreements with a vendor |
/brief daily | Morning brief: pending contracts, deadlines, open questions |
/respond | Generates a templated response for recurring requests |
Anthropic's Legal plugin is built for common-law systems (Delaware, New York, California positions). For a French firm, you need to adapt the playbook: your standard positions, your escalation thresholds, your legal references. The legal.local.md file is where you configure all of this.
It's configuration work, not code. You define your usual contractual positions (liability cap, intellectual property, governing law, confidentiality duration), and Claude uses them as a reference to analyze the contracts submitted to it.
We're preparing a dedicated guide to the full configuration of the Legal plugin for French law: adapted playbook, standard contractual positions, integration with the Légifrance and KALI MCPs, employment-tribunal and business-law workflows.
Sign up for our webinars to be notified when it's released.
A custom plugin can encode your working methods: how you structure a writ of summons, your usual damages scales, your submission templates, your pre-hearing checklists. It doesn't require knowing how to code; it's structured configuration.
Anthropic has open-sourced the 11 reference plugins on GitHub. Each one is a template you can duplicate and adapt to your practice. The structure is in Markdown, not code.
Dispatch lets you send instructions to Cowork from the Claude mobile app. Claude runs them on your desktop computer while you're elsewhere.
You're at the courthouse and need a quick search. You type on your phone:
When you get back to the office: the file is there, in your folder.
| Situation | Instruction from the phone |
|---|---|
| In a hearing | "Note the following opposing arguments: [...]. Create a sheet in the matter folder." |
| In a client meeting | "Check the applicable collective agreement for sector [X]." |
| On the move | "Prepare a draft formal-notice email for the Martin matter." |
| In the evening at home | "Run this week's case-law monitoring and prepare tomorrow's brief." |
Each prompt is ready to copy-paste. Adapt the folder names to your own structure.
You need to know these points before making Cowork your everyday tool.
Cowork runs in an isolated virtual machine on your computer. The files you share stay on your machine. However, the text of your instructions and the content of the files Claude reads during a task are sent to Anthropic's servers so the model can generate its responses. This is how any online AI service normally works.
What is not sent: the files you haven't shared with Cowork, your other apps and system data.
Conversation history is stored locally on your computer. Cowork activity is not captured in Anthropic's audit logs, Compliance API or data exports.
Before submitting a contract or submissions to Claude, replace names, addresses and identifying personal data with pseudonyms. In the meantime, it's best to anonymize all documents manually before making them available to Cowork.
Lexform Pro is coming soon to automate this step: high-fidelity OCR, instant NLP pseudonymization, AI-ready export, all GDPR-compliant and with no AI in the anonymization process. Pre-register for free →
Claude is a production tool, not a validation tool. Every case-law reference, every statutory article cited must be checked by you. MCPs reduce errors by querying the official sources, but don't eliminate them.
Professional secrecy applies to your digital tools. Make sure that:
Inform your clients that you use AI tools in your practice. It's a transparency obligation, and most clients appreciate the honesty.
Anthropic identifies injections via web content as the main risk vector. If Claude browses the web during a task, it may encounter content designed to hijack its behavior. Limit web access to trusted sites via the network settings.
You now have what you need to configure Cowork, connect the official French legal sources, create Projects and automate your first tasks. That's the foundation.
Where it gets really interesting is when you combine all of it: custom templates for your specialty, custom plugins that encode your methodology, chained workflows that automate a whole documentary production chain.
Zevra develops and maintains the legal MCP connectors mentioned in this guide, and trains lawyers to use AI in their daily practice.
Let's talk about your practice and the best way to integrate Cowork into your workflows.
Book a call with Pierre (45 min, free) contact@zevra.techThis guide is distributed for free. Feel free to share it, mentioning the source.
Claude Cowork is an Anthropic product. Zevra is not affiliated with Anthropic. The legal MCP connectors mentioned are developed and maintained by Zevra.