This module allows you to integrate Anthropic Claude AI models into Drupal by using OAuth setup tokens from your existing Claude subscription. It supports various Claude models and automatically discovers available models.
Overview
Enables Anthropic Claude AI models in Drupal using OAuth setup tokens from your Claude subscription (Pro/Max/Team). Use your existing subscription instead of separate API billing.
Supports Claude Opus 4.6, Sonnet 4.6, Haiku 4.5, and more with automatic model discovery.
⚠️ Terms of Service Notice
OAuth setup tokens are intended for Claude Code CLI. Using them in third-party applications may violate Anthropic's ToS. Use for development, testing, and internal tools only. For production, use AI Provider Anthropic with official API keys.
Installation
See the README.md for full installation and configuration instructions.
Related Modules
- AI — Base AI module framework
- AI Provider Anthropic — Official API key provider (recommended for production)
- Key — Secure credential storage
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the AI ecosystem
Most installed first
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta4 | Pre-release | 10–11 | Mar 24, 2026 | ||
| 1.0.0-beta3 | Pre-release | 10–11 | Adapt code to a new Anthropic requirements. | Mar 23, 2026 | |
| 1.0.0-beta2 | Pre-release | 10–11 | Fix integration with AI module: use standalone API Client instead of OpenAI. | Mar 14, 2026 | |
| 1.0.0-beta1 | Pre-release | 10–11 | Mar 13, 2026 | ||
| 1.0.0-alpha2 | Pre-release | 10–11 | Mar 12, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | Initial alpha release for testing. | Mar 12, 2026 | |
| 1.0.x-dev | Dev | 10–11 | Initial dev release for testing | Mar 12, 2026 |