icon

clove-proxy

Claude.ai reverse proxy that provides standard API access

PlatformZeabur
Deployed2
Publisherltyvsinger
Deployed2 times
Publisherltyvsinger
Created2025-07-18
Services
service icon
Tags
AIProxyClaudeAPIPython

Clove 🍀

The all-in-one Claude reverse proxy

Clove is a reverse proxy tool that lets you access Claude.ai through a standard API. It supports both OAuth authentication (Claude Code API) and web proxy mode.

Features

  • 🔐 Dual mode operation (OAuth + Web Proxy)
  • 🎯 Outstanding compatibility with Claude API clients
  • 🎨 Friendly web management interface
  • 🔄 Automatic switching between authentication methods
  • 📊 Quota management and tracking

Post-Deployment Setup

  1. Access the admin panel at http://your-domain:5201
  2. Use the admin key shown in deployment logs
  3. Add your Claude account credentials
  4. Create API keys for your applications

Environment Variables

  • PORT: Service port (default: 5201)
  • ADMIN_API_KEYS: Admin access keys (auto-generated if not set)
  • COOKIES: Claude.ai session cookie (optional)
  • BASE_URL: Your deployment URL