From 7b7e85568b5d855d4d7e21aee95a61addd43bb6e Mon Sep 17 00:00:00 2001 From: Tobin South Date: Thu, 5 Mar 2026 19:54:24 -0800 Subject: [PATCH] Add legalzoom to marketplace --- .claude-plugin/marketplace.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..98858de 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,19 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "legalzoom", + "description": "Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "legalzoom/claude-plugins", + "path": "plugins/legalzoom", + "ref": "main", + "sha": "f9fd8a0ca6e1421bc1aacb113a109663a7a6f6d8" + }, + "homepage": "https://www.legalzoom.com/" } ] }