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