dhtpublic / dht_ai_support
AI-powered Support Bot for Drupal — reads code, queries DB, answers questions via D-HT MCP-Server
Package info
gitlab.crusoe.media/dhtpublic/dht-ai-support
Type:drupal-module
pkg:composer/dhtpublic/dht_ai_support
1.2.0
2026-03-16 18:02 UTC
Requires
- php: >=8.1.0
- drupal/core: ^10.3 || ^11
README
AI-powered support chatbot for Drupal — reads your codebase, queries your database, and answers support questions via the D-HT MCP Server.
Requirements
- Drupal 10.3 or 11
- PHP 8.1+
- A D-HT MCP Server instance (d-ht.com)
Installation
composer require dhtpublic/dht_ai_support
Then enable the module:
drush en dht_ai_support
Or via the Drupal admin UI: Extend → DHT → DHT AI Support Bot.
Configuration
After enabling the module, configure the connection to your D-HT MCP Server at:
Administration → Configuration → DHT → AI Support
About
Developed by D-HT GmbH — specialists in Drupal development and AI-powered web solutions.
- Website: d-ht.com
- Packagist: dhtpublic/dht_ai_support
- Issues: GitLab Issues