nowfound

Alternatives

Products that do what Tokscope does

See exactly where your Claude, GPT & Gemini costs go

  1. 1

    Track AI CLI spending across Claude, Codex & Gemini in 40ms

    Feb 2026

  2. 2IM

    This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…

    2024 · ithy.com

  3. 3

    Chooses the best answer between GPT, Gemini, and Claude

    2024

  4. 4

    Turn any prompt into a shareable URL for ChatGPT, Claude

    Feb 2026

  5. 5

    See how much traffic your website gets from ChatGPT

    May 2026 · zenreports.io

  6. 6
    CheatGPT120

    Your all-in-one AI cheat code for exams, studying & more

    2025

  7. 7

    One API for GPT, Claude, Gemini & every major AI model

    May 2026 · apilink.io

  8. 8

    Never hit your Claude, ChatGPT or Gemini limit by surprise

    Jul 2026 · claudetuner.com

  9. 9

    Run your B2B partner program from Claude, ChatGPT, or Gemini

    Jun 2026 · partnertracker.soundgtm.com

  10. 10

    Free master prompts for ChatGPT, Claude, Gemini & more

    Mar 2026 · understandingai.net

  11. 11

    Connect your bank data to Claude, ChatGPT, Cursor, Gemini

    Jun 2026 · bankbridge.money

  12. 12MT

    Hi, this is Tristan, CPO of XTrace. We are launching a very cool feature that is inspired by Andrey Karpathy's LLM Wiki mindmap. Let everyone who doesn't have enough sessions and markdowns made with claude code be able to visualize their own memory mindmap!

    May 2026 · github.com

  13. 13PC

    I built PolyGPT to solve a problem I had: constantly tab-switching between ChatGPT, Claude, and Gemini to compare their responses. It's a desktop app (Mac/Windows/Linux) that lets you type a prompt once and see all three AI models respond simultaneously in a split view. Useful for: - Comparing technical explanations - Getting multiple perspectives on code problems - Fact-checking answers across models The app is free, open source, and runs locally - your credentials stay on your machine. Download: https://polygpt.app Source:…

    Nov 2025 · polygpt.app

  14. 14
    Maestro20

    Bloomberg Terminal for CLI agents

    Jan 2026

  15. 15
    Whizi1

    GPT, Claude, Gemini. Ask them all. Pay for one.

    17d ago · whizi.io

  16. 16IM

    Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!

    2024 · saas-quick.com

  17. 17GV

    Geppetto v0.2.5 is now available. This update introduces supports for Claude, ChatGPT, and Gemini, all integrated into one Slack app (@Geppetto). It also includes image generation capabilities, with more features currently in development. We're actively using Geppetto across several of our companies, assisting teams in areas like software engineering and sales. All Slack channel members can partipate in threads. Links: ⸰ GitHub: ⸰ First Public Release: ⸰ Docker Hub: ⸰ Previous HN Launch:

    2024 · deeptechia.io

  18. 18IJ

    Hey HN, I built Pace, a Claude Connector that lets you connect all your wearables (Garmin, Polar, Whoop, 20+) with Claude. You connect your devices once and can analyze your data with Claude. No Dashboard needed, just in natural language. I already use it everyday, especially the visualization tool in Claude makes this really cool to use. Tools include: overview, sleep, training, activity, samples and trends. Tech Stack: Python (FastMCP), Google Cloud Run, Google Cloud SQL (PostgreSQL) and Firebase It is live and free to try (no Claude Pro/MAX Plan needed).. Would love feedback,…

    Apr 2026 · pacetraining.co

  19. 19

    Cut your Claude and GPT API costs by up to 96%

    Jul 2026 · cheap-ai-apis.carrd.co

  20. 20HT

    Fun little project, had Gemini 2.5 Pro summarize HN's top 30 each hour, both the stories and comment sections. Pretty impressed with Gemini 2.5. It's probably the first model other than Claude 3.7 Sonnet where I actually find the output readable. I normally use 3.7 Sonnet for coding, but used Gemini for the codegen on this one as well. Was pretty impressed! Using Cursor, it seemed to instruction-follow better than Claude generally does, and remain lucid during very long agent sessions. Thanks for your feedback!

    2025 · tinysums.ai

  21. 21HW

    A bunch of companies that I spoke to had their own claude & codex OTel dashboards that showed spend + seats per month. However, none of the dashboards actually analyzed how the engineers worked with the tools and if there were any areas for improvement! That's why I created https://www.promptster.ai. Managers get aggregate level view of code quality and how that ties with team workflows (nothing on a per-engineer level). While engineers get personalized coaching on how they can save tokens while keeping output high. We also have a tool built for individuals to test their local…

    Jul 2026

  22. 22GP

    I built a plugin that lets Claude Code delegate work to Gemini CLI. I started this after finding myself reaching for Gemini more often on long context repo work. I have been especially liking Gemini’s codebaseinvestigator for long context. This is inspired by openai/codex-plugin-cc. Code Review, adversarial review. Under the hood its Gemini CLI over ACP Would love feedback from people using Claude Code, Gemini CLI, or ACP. I am especially curious whether this feels useful outside my own workflow. Its a great combo with Opus 4.7 + Gemini 3.1 workflows

    Apr 2026 · github.com

  23. 23CC

    Tried all SaaS Sales and GTM tools; ended up vibe-coding a simple tool that just works. Uses Claude Code as a backend (funny, I know). Helps enrich, qualify, and prepare high-quality reach-outs

    Jan 2026 · github.com

  24. 24IC

    Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…

    2025 · shadowgit.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →