Merge pull request #1453 from anthropics/add-miro

Add miro plugin
This commit is contained in:
Bryan Thompson 2026-04-17 11:08:43 -05:00 committed by GitHub
commit 811c9b5394
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -886,6 +886,21 @@
},
"homepage": "https://www.mintlify.com/"
},
{
"name": "miro",
"description": "Secure access to Miro boards. Enables AI to read board context, create diagrams, and generate code with enterprise-grade security.",
"author": {
"name": "Miro"
},
"category": "design",
"source": {
"source": "git-subdir",
"url": "https://github.com/miroapp/miro-ai.git",
"path": "claude-plugins/miro",
"ref": "main"
},
"homepage": "https://miro.com"
},
{
"name": "mongodb",
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",