Package Information
Downloads: 1 weekly / 4 monthly
Latest Version: 1.0.3
Author: Syed Fahim Anwer
Documentation
n8n-nodes-claude-code
This is an n8n community node that provides integration with Claude via the Claude Code SDK, supporting OAuth authentication for use in cloud environments like Coolify.
Features
- OAuth Authentication: Works with Claude Pro/Max subscription tokens
- Multiple Models: Support for Claude 3.5 Sonnet, Haiku, Opus, and more
- Tool Control: Fine-grained control over allowed/disallowed tools
- Flexible Output: Text, JSON, or full response data
- Docker Compatible: Works in containerized environments
Installation
In n8n
- Go to Settings > Community Nodes
- Select Install a community node
- Enter
n8n-nodes-claude-code
Manual installation
# In your n8n root directory
cd ~/.n8n/custom
npm install n8n-nodes-claude-code