Start saving tokens in under a minute. No credit card required.
What you get for free:
Compress PDFs, Word docs, spreadsheets, images, and audio · 1,000 requests/day · 25MB file limit · 18 AI models across 7 providers · Works with Claude, ChatGPT, Gemini, Grok, Perplexity, Copilot & more
Just want to explore? Use key cf-demo to try free — no signup needed.
Your key is ready!
Save it somewhere safe — we won't show it again.
Free tier: 200 requests/day · Save up to 73% on PDFs, spreadsheets & docs · plain text varies
API KEY
Recovery code — save this too
If you ever lose your key, this one-time code gets you a fresh one (POST to /v1/recover). We store neither.
Try it now — ask a spreadsheet, get the answer (zero AI tokens)
curl -X POST https://contextforge-api-production.up.railway.app/v1/smart_query \
-H "Content-Type: application/json" \
-H "X-Api-Key: YOUR_KEY" \
-d '{"query":"total revenue by region","filename":"sales.csv","content":"region,product,revenue\nNorth,Widget,1200\nSouth,Gadget,2400\nNorth,Gadget,900\nWest,Widget,3100\nSouth,Widget,1800\nWest,Gadget,2750"}'
# → "Total revenue by region: West 5,850 · South 4,200 · North 2,100" — computed, no AI tokens spent
Use it with Claude right now:
1. Open Claude Code and run: /configure server.url https://contextforge-api-production.up.railway.app
2. Your API key: paste it when prompted
3. Share any file — ContextForge compresses it automatically