AI Decoupled Reaches Alpha With HTTP Endpoints for Drupal AI

Light blue Discover Drupal graphic explaining the AI Decoupled alpha and how external applications connect to Drupal managed AI. Text reads "DISCOVER DRUPAL" "AI Decoupled Reaches Alpha" "Configurable Access to Drupal Agents, Assistants, and Providers for Headless Clients" "BROWSER" "MOBILE" "AI DECOUPLED" "Drupal + AI" "AI PROCESSORS" "ACCESS CONTROLS" "HTTP ENDPOINTS" "PYTHON APP" "SERVER / CLIENT" "External applications connect to Drupal-managed AI through configurable endpoints." "thedroptimes.com" and

The AI Decoupled module reached its first alpha release on 11 August 2026, exposing Drupal-configured AI processors through HTTP endpoints for external applications. Drupal architect Vincenzo Gambino announced the release in a LinkedIn post, describing support for AI agents, assistants, and direct model access. Drupal.org lists version 1.0.0-alpha1 for Drupal ^10.5 || ^11.2.

For decoupled projects, the module provides a route to Drupal-managed AI without requiring the interface to use a Drupal-rendered chat page. JavaScript single-page applications, mobile apps, static front ends, and server-to-server clients can call configured endpoints and receive output for rendering outside Drupal. The approach keeps AI processing and endpoint configuration in Drupal while allowing the interface to be built elsewhere.

Each endpoint can use an AI agent, assistant, or direct model executor. Administrators can restrict endpoints by role, configure per-endpoint rate limits, and enable server-sent event streaming where the selected processor supports it. Requests must pass a site-wide permission check, the endpoint's role restriction, and the selected AI processor's own access check. State-changing routes use credential-based authentication rather than requiring clients to provide CSRF tokens, and the module returns raw model text for the external client to render.

The alpha is not covered by Drupal's security advisory policy, and its release notes state that the API and configuration schema may change before version 1.0.0. Vincenzo credited Marcus Johansson, who manages Drupal's AI module, with providing direction and guidelines during development. Developers can find release details, documentation, requirements, and contribution information on the AI Decoupled project page on Drupal.org.

Disclosure: This content is produced with the assistance of AI.

Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We strive to create and distribute our content based on these content policy. If you see any omission/variation on this please reach out to us at #thedroptimes channel on Drupal Slack and we will try to address the issue as best we can.

Upcoming Events