Aiven MCP for Cursor
io.aiven/mcp
Provision PostgreSQL, manage Apache Kafka, and deploy apps with Aiven - all from your AI assistant.
client:Cursor
transport:streamable-http
runtime:npm
Install Aiven MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.aiven.live/mcp?read_only={read_only}&services_scope={services_scope}&allow_secrets={allow_secrets}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs