cors-gen
✓Verified·Scanned 2/18/2026
Generate CORS configuration for your stack. Use when cross-origin requests are blocked.
from clawhub.ai·vbc78117·35.1 KB·0 installs
Scanned from 1.0.1 at bc78117 · Transparency log ↗
$ vett add clawhub.ai/lxgicstudios/cors-gen
ai-cors
Generate CORS configuration for your stack.
Install
npm install -g ai-cors
Usage
npx ai-cors "frontend on localhost:3000, API on localhost:8080"
npx ai-cors "React app on vercel, Express API on Railway"
Setup
export OPENAI_API_KEY=sk-...