Modu Arena
Track your AI coding tool usage and compete with the community
Modu Arena is a leaderboard and analytics platform for AI coding tools. It automatically captures usage metrics from your coding sessions so you can measure progress, compare trends, and benchmark with the community.
A product by MODULABS (모두의연구소)
Just log in - tracking starts automatically
Run register or login once and Modu Arena installs hooks and sets up tracking for detected tools automatically.
No manual API key setup is required for normal use. API key generation below is for advanced/manual setup only.
Quick Start
Run register or login once, then tracking continues automatically.
New user registration
npx @suncreation/modu-arena register
Already have an account? Just log in.
npx @suncreation/modu-arena login
Supported Tools
Modu Arena currently supports six AI coding tools with tool-specific hook integrations.
What We Track
We collect usage metrics for analytics while avoiding sensitive content.
How It Works
Automatic hooks, secure submission, and real-time analytics.
After register or login, Modu Arena installs hooks automatically for tools detected in your environment.
Whenever a coding session ends, the hook sends anonymized metrics to the Modu Arena API.
Your data appears on your dashboard and is reflected in community leaderboard calculations.
All requests are signed with HMAC-SHA256 for integrity and authenticity.
Important Notes
Operational details that help you interpret your data correctly.
'Last Active' is based on session end time, not upload time. If you sync historical sessions (for example via Claude Desktop daemon), the date reflects when you actually used the tool.
API keys are permanent and do not expire unless you regenerate them.
Node.js 20+ is required.
Privacy mode is available if you want to hide your profile from the public leaderboard.
CLI Commands Reference
Core commands for setup, tracking, and account checks.
register - Create account (interactive) login - Sign in to existing account install - Manual hook setup with an existing API key submit - Submit project for AI evaluation rank - Check your current ranking status - Check connection status uninstall - Remove tracking hooks