From 13b21ea076ed59d2cc584f10a2e8f46acb309e20 Mon Sep 17 00:00:00 2001 From: Bryan Thompson <238056179+bryan-anthropic@users.noreply.github.com> Date: Thu, 6 Aug 2026 18:33:54 -0500 Subject: [PATCH] Add aiven plugin (#4821) Driver: dir-plugin-add-official --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 46072c0a..7b8e490f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -121,6 +121,20 @@ }, "homepage": "https://www.airwallex.com/docs" }, + { + "name": "aiven", + "description": "Easily deploy managed PostgreSQL (pg), Kafka, OpenSearch, Clickhouse and other databases, streaming and apps. Free tier available, up and running in minutes.", + "author": { + "name": "Aiven" + }, + "category": "database", + "source": { + "source": "url", + "url": "https://github.com/aiven/aiven-ai-plugins.git", + "sha": "634f41d6852957cb9280e9245f2ea6f74645b4f1" + }, + "homepage": "https://aiven.io" + }, { "name": "alloydb", "description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",