For the complete documentation index, see llms.txt. This page is also available as Markdown.

Trending Tools & Usage Stats

See which Nova tools the community is actually using. The Tools page now shows a live Trending Tools panel β€” a ranked, real-time view of the most-used tools across both the REST API and the MCP server.

Usage stats cover the Tools Platform β€” the tools Nova serves externally via the dashboard, REST API, and MCP. They count successful tool runs only. Nova's in-chat conversational abilities (Telegram/Discord/widget) are separate and not included here.


What You'll See

Element
Description

Ranked tools

The most-used tools for the selected period, with an animated usage bar

Time range

Toggle between Week, Month, and All-time

Trend arrows

Week-over-week change (β–² up / β–Ό down) vs the previous equal-length period

REST Β· MCP split

What share of each tool's usage came via the MCP server vs the REST API

Headline totals

Total runs, unique callers, and success rate for the period

Daily sparkline

A compact chart of daily activity across the range

Card badges

Tools are flagged β˜… Most used or πŸ”₯ Trending directly on their cards


  • Most used β€” ranked purely by number of successful runs in the selected period.

  • Trending β€” a tool whose usage grew meaningfully versus the previous equal-length period (e.g. this week vs last week).

  • To keep things honest, a tool needs a minimum volume before a trend percentage is shown β€” so a tool going from 1 β†’ 3 calls won't be labelled "+200% πŸ”₯". Low-traffic tools simply show no arrow.

  • All-time has no trend arrows (there's no prior period to compare against).


Privacy

The public trending view is aggregate only. It never exposes who called a tool:

  • βœ… Shown: tool name, run counts, REST/MCP split, trends, success rate, unique-caller count.

  • ❌ Never shown publicly: caller wallet addresses, IP addresses, or revenue.

Caller-level detail and revenue are visible only to platform admins in the internal dashboard.


For Builders

Want the raw numbers? The same aggregate data powers a public endpoint:

It returns ranked per-tool usage, headline totals, and a daily series β€” all aggregate, no identities. Responses are cached for a few minutes.

Curious which tools agents reach for most? The MCP vs REST split is the quickest way to see what the agent ecosystem is leaning on versus what people run from the dashboard.

Last updated