> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vertracloud.app/llms.txt
> Use this file to discover all available pages before exploring further.

# v26.3.11 — September 18, 2026

> Released September 18, 2026: MCP server and API key-driven requests

<Update label="v26.3.11" description="September 18, 2026">
  ### MCP server and API key-driven requests

  Vertra Cloud now has an official MCP server (`@vertracloud/mcp`), giving MCP-compatible tools the
  ability to manage applications, databases, snapshots and billing — always through your API key
  and within what it allows. Install it locally with `npx -y @vertracloud/mcp` or connect to the
  official MCP endpoint listed on the integration page.

  Three new API key scopes ship alongside it: `billing:read` (list orders and check status),
  `billing:write` (create a plan order and generate a PIX code) and `redeem:write` (redeem a promo
  code). Downgrading a plan remains a dashboard-only action.

  See [Connect Vertra Cloud to AI agents (MCP)](/mcp) for the full list of tools.
</Update>
