https://github.com/aiven/aiven-ai-plugins
A plugin for Claude and Cursor for managing services and building applications with Aiven services.
https://github.com/aiven/aiven-ai-plugins
Last synced: 10 days ago
JSON representation
A plugin for Claude and Cursor for managing services and building applications with Aiven services.
- Host: GitHub
- URL: https://github.com/aiven/aiven-ai-plugins
- Owner: aiven
- License: apache-2.0
- Created: 2026-04-09T12:31:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-07-12T10:21:20.000Z (13 days ago)
- Last Synced: 2026-07-15T00:40:17.413Z (10 days ago)
- Size: 146 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Aiven AI Plugins
A plugin for Claude and Cursor to easily manage services at Aiven -
Deploy managed PostgreSQL, Kafka, OpenSearch, ClickHouse, and other databases, streaming, and apps. Free tier available, up and running in minutes.
## Install
### Claude Code
1. Add the marketplace (needed until official):
```
/plugin marketplace add aiven/aiven-ai-plugins
```
2. Run `/plugins`, search for "aiven", and select it to install.
3. Ask the agent to help you get started with Aiven — it will guide you through authentication and setup.
### Cursor
Until the plugin is official, see [Local development](#cursor-1) below.
## Local development
### Claude Code
```bash
git clone https://github.com/aiven/aiven-ai-plugins
claude --plugin-dir ./aiven-ai-plugins
```
### Cursor
```bash
git clone https://github.com/aiven/aiven-ai-plugins
```
Open the directory in Cursor — it will automatically detect the `.cursor-plugin/` directory and load the Aiven MCP server.
1. Go to **Plugins** and verify the aiven plugin appears as **Imported**:

2. Go to **Settings → Tools & MCP** and enable the **aiven** Plugin MCP Server:
