diff --git a/community-plugins.json b/community-plugins.json index fe51488..e9de83c 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -1 +1,9 @@ -[] +[ + { + "id": "gatekeeper", + "name": "Gatekeeper", + "author": "Gldywn", + "description": "Human-approved SQL for AI agents: an agent proposes a query, you approve it in Beekeeper Studio before it runs, read-only by default.", + "repo": "Gldywn/gatekeeper" + } +]