diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 82a986d..241a054 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -684,6 +684,17 @@ "url": "https://github.com/semgrep/mcp-marketplace.git" }, "homepage": "https://github.com/semgrep/mcp-marketplace.git" + }, + { + "name": "mintlify", + "description": "Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/mintlify/mintlify-claude-plugin.git", + "sha": "ce435be18a700dc849d6a63a80da4816d1e2128c" + }, + "homepage": "https://www.mintlify.com/" } ] }