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

# September 11, 2026

> 1 min read

## What's new

* [Use Replit from desktop MCP clients](#use-replit-from-desktop-mcp-clients)
* [Retrieve prompt text for compliance workflows](#retrieve-prompt-text-for-compliance-workflows)
* [Use managed PostgreSQL in Databricks Apps](#use-managed-postgresql-in-databricks-apps)

## Platform

### Use Replit from desktop MCP clients

You can now use Replit from any compatible desktop MCP client. Connect Replit to create, find, inspect, update, and publish apps without leaving your preferred AI tool.

<Frame caption="Install the Replit plugin from a desktop MCP client.">
  <img src="https://mintcdn.com/replit/2tcB2oxr-kHAdqXw/images/changelog/2026-09-11/replit-mcp.png?fit=max&auto=format&n=2tcB2oxr-kHAdqXw&q=85&s=26960e8c27eaa9fc6a4fd2b18cc081f0" alt="The Replit plugin page with the Replit icon, a description, and an Install plugin button" width="1946" height="1250" data-path="images/changelog/2026-09-11/replit-mcp.png" />
</Frame>

Learn more about the [Replit MCP Server](/platforms/mcp-server).

### Use managed PostgreSQL in Databricks Apps

Databricks Apps now include Lakebase as a managed production PostgreSQL database. Build against your development database in Replit, then publish to your Databricks workspace. Replit prepares the Lakebase database and applies your schema changes automatically.

Learn more about [building Databricks Apps](/connectors/warehouses/databricks#use-lakebase-for-application-data).

## Enterprise

### Retrieve prompt text for compliance workflows

Enterprise account admins can use the Compliance API to retrieve prompt text for `project.message_sent` audit events. Create an API key with the `compliance:messages:read` scope for security, compliance, data loss prevention (DLP), SIEM, retention, and eDiscovery workflows.

Learn more about [retrieving prompt text with the Compliance API](/teams/identity-and-access-management/audit-logs#retrieve-prompt-text-with-the-compliance-api).
