Prerequisites
Before starting with Claude Code CLI, ensure you have Node.js and npm installed:claude command is available:
Setup
Troubleshooting
Command not found: claude
Command not found: claude
If you see “Unknown command: claude” or “command not found”:
-
Verify installation:
-
Check npm global bin directory:
The
claudecommand should be in{prefix}/bin/ -
Add to PATH (if needed):
On macOS/Linux, add to
~/.zshrc,~/.bashrc, or~/.config/fish/config.fish:Then restart your terminal or runsource ~/.zshrc -
Reinstall if needed:
Config not loading
Config not loading
- Verify the config file path is correct
- Check JSON syntax (no trailing commas)
- Restart the CLI
401 Unauthorized
401 Unauthorized
Recommended: Add the Agent Skill
For the best experience with Claude Code CLI and Danube, we recommend adding the Agent Skill. The Agent Skill teaches Claude how to effectively discover and use tools through the Danube MCP Server, providing better tool discovery patterns, authentication handling, and workflow guidance.Learn About the Agent Skill
See installation instructions and learn how the skill enhances Claude’s ability to use Danube
