Drupal is a registered trademark of Dries Buytaert
cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8). editoria11y 2.2.22 Minor update available for module editoria11y (2.2.22). ai 1.2.13 Minor update available for module ai (1.2.13). ai 1.3.2 Minor update available for module ai (1.3.2). moderated_content_bulk_publish 2.0.51 Minor update available for module moderated_content_bulk_publish (2.0.51). moderated_content_bulk_publish 2.0.50 Minor update available for module moderated_content_bulk_publish (2.0.50). editoria11y 2.2.21 Minor update available for module editoria11y (2.2.21). eca 3.1.0 Minor update available for module eca (3.1.0). sophron 3.1.1 Minor update available for module sophron (3.1.1). ai 1.3.1 Minor update available for module ai (1.3.1). seven 2.0.0-beta6 New beta version released for theme seven (2.0.0-beta6).

Bridges the growing ecosystem of AI CLI tools with Drupal's AI module, letting you use locally installed binaries as first-class AI providers — no custom API integrations required.

Instead of calling remote APIs directly, this module pipes prompts to CLI tools installed on your host machine and returns their output as standard Drupal AI responses. This makes any tool that accepts stdin and writes to stdout immediately available to AI-powered Drupal features like content generation, summarisation, and assistants.

Supported tools out of the box

  • Claude Code (Anthropic)
  • Codex (OpenAI)
  • Gemini CLI (Google) — free tier, 1,000 requests/day
  • OpenCode — open source, 75+ provider support
  • Ollama — run open models locally, no API key needed
  • LM Studio — local models via the lms CLI
  • llm (Simon Willison) — proxies to 100+ backends including DeepSeek, Groq, Mistral, and Anthropic via plugins

Custom tools can be added through the settings form — any binary that reads from stdin and writes to stdout works.

DDEV container support

For DDEV environments where CLI tools live on the host machine rather than inside the container, install the ddev-cli-relay addon. Once installed, it starts automatically on ddev start and forwards requests from inside the container to the host binaries.

Requirements

Requires the AI module and Python 3 on the host (for the DDEV relay). CLI tools must be installed separately.

Activity

Total releases
1
First release
Apr 2026
Latest release
1 day ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Apr 11, 2026