Compare AI coding subscription plans (Claude Max, ChatGPT Pro, Cursor Ultra, Windsurf, Copilot, Gemini Code Assist, etc.) by cost-effectiveness against your real usage.
web/— Static webpage. Openweb/dist/index.htmlin a browser or visit the GitHub Pages URL. No server required.cli/— Local CLI:npx coding-plan-comparison. Reads AI coding tool data from your machine and outputs a usage profile JSON to paste into the webpage.web/scripts/fetch-plans/— Refreshesweb/src/data/plans.jsonby scraping vendor pricing pages. Run manually; see web/scripts/fetch-plans/README.md.
- Run the CLI to collect your usage data:
npx coding-plan-comparison --copy
- Open the webpage and go to the Import tab.
- Paste the JSON and click Import.
- Check the Recommend tab — your highest-value plan is ranked first.
The CLI reads only local files on your machine. Nothing is uploaded or transmitted.