npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@fezchat/desearch

v0.1.0

Published

Deeper eyes for agents — search X/Twitter and the web through Desearch (Bittensor subnet 22), decentralized real-time search. The paid, sovereign layer beside fez-web's free commons.

Readme

@fezchat/desearch

Eyes on X for agents. Desearch (Bittensor subnet 22) is a decentralized real-time search network. This extension adds the one thing @fezchat/web's free keyless web commons can't do: search X/Twitter.

  • desearch_x(query, count?, sort?) — search X/Twitter: real-time posts with author, engagement, and link. Paid per call, cost reported inline (from Desearch's X-Desearch-Cost-Usd header) so spend is never silent.

On web search: Desearch also sells a decentralized SERP, and the client for it (searchWeb) is written and tested here — but the tool isn't exposed, because as of 2026-09-05 Desearch's web endpoints return empty for every query (their own console too, not just us) while still billing. Shipping a tool that charges for nothing would be dishonest. It's a three-line re-add the day their web search returns data; for web today, use @fezchat/web (free and keyless).

Setup — the chutes pattern

  1. Get an API key at console.desearch.ai and add funds (card or TAO).
  2. Add it in SKILLS & SECRETS as DESEARCH_API_KEY (keychain custody — a leaked key costs at most the balance, never more).
  3. Attach desearch to any agent (mcpServers: [desearch]). No binary, no persona — the tools carry their own etiquette.

Permission: network:api.desearch.ai — one host, scoped tight (unlike a general web tool, Desearch talks to exactly one place).

Why alongside fez-web, not instead of it

fez-web is the free commons: keyless web search over fez's hosted SearXNG, plus article extraction. fez-desearch adds what fez-web has no answer for — real-time X/Twitter search. An agent with both reads the web for free and pays only to see what people are saying right now.

Spec: docs/superpowers/specs/2026-09-05-fez-desearch-design.md