Anthropic’s open-source claude-for-legal repo ships 50+ named agents, MCP connectors, and practice-area plugins for in-house, firm, and law school legal workflows.
Key Takeaways
Deploy via Claude Cowork plugin or Claude Managed Agents API behind your own workflow engine; same system prompt and skills either way.
Named agents cover the full lifecycle: Vendor Agreement Reviewer, DSAR Responder, Termination Reviewer, Claim Chart Builder, Docket Watcher, and more.
MCP connectors span general (Slack, Google Drive, Box) and legal-specific systems (Ironclad, DocuSign, iManage, Everlaw, CourtListener).
Every output is gated as a draft for attorney review; guardrails enforce source attribution, privilege-conservative defaults, and explicit send gates before anything is filed or sent.
Practice-area coverage includes commercial, privacy, product, corporate, employment, litigation, regulatory, AI governance, IP, and law school clinics.
Hacker News Comment Review
Privilege risk is the sharpest legal concern: non-lawyer use strips attorney-client privilege, and lawyer use with confidential client data raises bar-rule compliance questions that the repo’s guardrails don’t resolve.
A merged PR apparently removed Lexis integration, which commenters flagged as a significant gap given how central legal research databases are to the practice.
Notable Comments
@Shank: Lexis connector was pulled in PR #5, removing what may be the most important legal research tool.