Introduction
Forge is a collection of tools for developers - analytics, translations, marketing assets, and eventually a full CMS (if the dream survives contact with reality).
It is split into independent modules, so you can pick what you need without dragging in the rest:
- Stats - page view and event tracking, plus global error capture. Works anywhere: plain HTML, SPAs, Astro, Node.js, React Native.
- Insights - custom queries and metrics on top of your Stats data. Compose conditions, breakdowns and math expressions to build the boards the built-in dashboards can’t express.
- MCP - run the Forge MCP server locally so Claude Code, Cursor and Claude Desktop can read and mutate your Forge data from the editor.
- Texts - translation management (coming soon)
- Studio - screenshots and marketing assets (coming soon)
Values
Section titled “Values”Fairness - pricing reflects real costs. Features that don’t add infrastructure cost won’t affect your bill. No artificial paywalls, no inflated tiers.
Honesty - no hidden tracking, no shady defaults. Stats does not use cookies. IPs are hashed and the hash is rotated - they are never stored in plain form. What you see is what you get.
Where to start
Section titled “Where to start”If you just want to track page views, head to the Stats section - you can be up and running with a single <script> tag.