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

@superagnt/superagnt

v2.0.6

Published

The agent value layer: one MCP connection = every data source (X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company enrichment, a real workspace Postgres, schedules, webhooks and shareable canvases — plus the base skills that teach the

Readme

superagnt_ for OpenClaw — the agent value layer

The agent value layer: one MCP connection = every data source (X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company enrichment, a real workspace Postgres, schedules, webhooks and shareable canvases — plus the base skills that teach the workflows. OAuth on first use; the consent screen doubles as signup.

Install

openclaw plugins install @superagnt/superagnt

Installing the plugin loads the base skills and declares the superagnt MCP server (https://mcp.superagnt.com/mcp) as a default.

Connect

openclaw superagnt connect

OAuth in the browser; the consent screen doubles as signup if you don't have an account yet. After login the workspace tool surface is available in every OpenClaw session. Which tool families are active is controlled by the user: they are enabled explicitly, per workspace, in the superagnt dashboard — the plugin itself never turns anything on.

openclaw mcp login only resolves servers saved in config, so connect saves the server under the same name as the plugin-declared default (OpenClaw's sanctioned override) and then runs the login:

openclaw mcp add superagnt --url https://mcp.superagnt.com/mcp --transport streamable-http --auth oauth
openclaw mcp login superagnt

What you get

One MCP connection to the user's own superagnt workspace. The tool families below exist on the platform; each one is active only when the user has enabled it for their workspace in the dashboard:

  • Data sources — X, TikTok, YouTube, Instagram, Reddit, LinkedIn, and web scraping, as structured JSON tools
  • People + company enrichment — search, enrich, verified emails
  • Workspace database — a real Postgres per workspace, with migrations
  • Schedules & webhooks — recurring automations and inbound event ingestion
  • Canvases — shareable live dashboards

Bundled skills

The same base skills as the superagnt Claude Code plugin, teaching the workflows on top of the tools:

  • superagnt-automations
  • superagnt-canvas
  • superagnt-data-pipelines
  • superagnt-data-sources
  • superagnt-lead-generation
  • superagnt-setup
  • superagnt-task-agents
  • superagnt-workspace-db

Prefer fixed, API-key tools?

The per-platform data plugins (@superagnt/reddit-data, @superagnt/linkedin-data, …) and the @superagnt/social-data master plugin ship baked toolsets that authenticate with just a SUPERAGNT_API_KEY — no OAuth, no MCP handshake. Install those instead when you want a minimal fixed surface.

CLI

openclaw superagnt status   # configured key (masked) + login hint
openclaw superagnt doctor   # connectivity + auth checks

Links

  • Product: https://superagnt.com
  • Dashboard: https://app.superagnt.com/dashboard
  • Docs: https://superagnt.com/docs