Aiven MCP for VS Code
io.aiven/mcp
Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.
client:VS Code
transport:streamable-http
runtime:npm
Install Aiven MCP in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs