Requirements
- Node.js 18+
- TypeScript 5+ (recommended)
Install
kenpachi uses Zod for tool schemas — install both:API keys
Set environment variables for the provider you use:process.env.ANTHROPIC_API_KEY — or use a .env file with your preferred loader (dotenv, etc.).