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

@scriptmasterlabs/agent-wallet

v1.0.0

Published

Your AI agent is a business — wallet, pay, credit score, compliance log. 3 MCP tools. No human merchant account. SDVOSB.

Readme

SqueezeOS x402 Gateway

Your AI agent is a business. It just doesn’t have a bank account.

The only MCP server that lets AI agents get paid, build credit, and prove compliance — without a human merchant account.

Landing: scriptmasterlabs.com/agent-wallet

Built by a Service-Disabled Veteran · SDVOSB · UEI G24VZA4RLMK3 · CAGE 21U51


Three tools. One problem.

| Tool | What it does | Who needs it | |------|----------------|--------------| | collect_payment | Agent pays before work runs. Agent wallet. No human merchant account. | Agent builders who want a revenue center | | prove_creditworthiness | 402Proof-style score + attestation: “will this bot pay?” | MCP operators / merchants | | generate_compliance_log | HMAC-signed audit trail of agent transactions | Gov / SDVOSB / enterprise procurement |

Not 43 tools. Not a protocol seminar. Tent first.


2-minute install

npx @scriptmasterlabs/agent-wallet

Claude / Cursor / any MCP host:

{
  "mcpServers": {
    "agent-business": {
      "command": "npx",
      "args": ["-y", "@scriptmasterlabs/agent-wallet"]
    }
  }
}

Or remote catalog while you onboard:

{
  "mcpServers": {
    "sml": {
      "url": "https://mcp-x402.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}

Env (optional):

| Var | Default | Purpose | |-----|---------|---------| | PROOF402_URL | https://four02proof.onrender.com | Credit / pay facilitator | | AGENT_WALLET | (generated local id) | Agent business identity | | COMPLIANCE_HMAC_SECRET | dev secret | Sign audit logs | | PAY_TO | ScriptMasterLabs default | Settlement address hint |


Positioning (say this, not “x402 infra”)

| Wrong | Right | |-------|--------| | Use our x402 stack to monetize MCP | Your AI agent is a business | | 14 products / cathedral | Wallet · pay · credit · audit | | Sell only to protocol devs | Gov · enterprise procurement · agent builders |

Channels

  1. Government / SDVOSB — AI spend with audit trails
  2. Enterprise procurement — control autonomous spend
  3. Agent builders — Stripe for bots, not humans

CTA

Get your agent a wallet → https://www.scriptmasterlabs.com/agent-wallet
Founder onboarding: [email protected]


License

MIT