Add mintlify to marketplace

This commit is contained in:
Tobin South
2026-03-05 19:54:59 -08:00
parent 205b6e0b30
commit 7b67d48001

View File

@@ -684,6 +684,17 @@
"url": "https://github.com/semgrep/mcp-marketplace.git" "url": "https://github.com/semgrep/mcp-marketplace.git"
}, },
"homepage": "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/"
} }
] ]
} }