Free AI and Hosting
Adapted from Macondo's docs.
Hack Club gives members a set of free tools for building and shipping projects — no credit card required for any of them.
Free AI credits — ai.hackclub.com
ai.hackclub.com gives you access to frontier AI models — Gemini, GPT, Kimi, Qwen, DeepSeek, and 30+ others. It's meant for building your own custom agents and tools, not for auto-generating an entire project. Don't point an off-the-shelf coding agent (Cursor, OpenClaw, etc.) at your repo and call it done — it defeats the point of the program, and reviewers can tell.
Hosting, domains, and CDN
Three services cover most deployment needs:
- Nest — a free Linux VPS from Hack Club, for deploying websites, APIs, bots, databases, or anything else that runs on a server. See Hosting on Nest.
- Free domains — claim a
.dino.icusubdomain by opening a pull request on thehackclub/dnsGitHub repository. - CDN — cdn.hackclub.com is a free content delivery network for hosting images, videos, and other assets with fast global access.
See also
- Hosting on Nest for VPS deployment
- What to Build for project inspiration