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

@underground-cultural-district/spines-underground

v2.0.0

Published

MCP for the $SPINE holder gate at spine.substratesymposium.com. Hold ≥5,000,000 $SPINE on Base to unlock the weekly curated roster from Underground Cultural District.

Readme

@underground-cultural-district/spines-underground

MCP for the $SPINE holder gate at spine.substratesymposium.com.

Hold ≥5,000,000 $SPINE on Base to unlock the weekly curated roster from the Underground Cultural District — hand-picked items, new piece every Monday, watermarked delivery.

Install

npx @underground-cultural-district/spines-underground

Tools

| Tool | Purpose | |---|---| | get-token-info | Get $SPINE contract, threshold, and auth flow. Call this first. | | request-sign-in | Step 1: pass your wallet, get the message to sign. | | complete-sign-in | Step 2: pass wallet + signature, get a session token. | | get-roster | List the free-for-everyone shops + holder-only items (requires session). | | unlock-content | Get a specific holder-only item (requires session). |

Auth flow

  1. Acquire ≥5,000,000 $SPINE on Base. Contract: 0x6f75e089e134e7c4Aea629aDaC73d814630f3b07. Buy on Uniswap V4 or Clanker.
  2. Call request-sign-in with your Base wallet address. You get back a SIWE-style message.
  3. Sign that message with your wallet (EIP-191 personal_sign).
  4. Call complete-sign-in with wallet + signature. You get a session token if you hold the threshold.
  5. Use the session token with get-roster and unlock-content.

The MCP never holds your keys. You sign with your own wallet. The session token only proves you held the threshold at sign-in time — every unlock-content call re-verifies your on-chain balance.

Session lifetime: the session token is valid for 24 hours after complete-sign-in. Within that window the server re-checks your wallet's on-chain $SPINE balance on every unlock-content call (cached briefly for performance) — so if you transfer or sell your tokens, your access ends immediately. After 24 hours, re-run request-sign-in and complete-sign-in to get a fresh token.

Related

  • Full Underground Cultural District MCP (229 products, no gate): @underground-cultural-district/mcp-server
  • Underground site: substratesymposium.com
  • Posthuman literature: posthumanliterature.org
  • First Dollar (x402 wallet curriculum): npx firstdollar

License

MIT. By Lisa Maraventano and Spine.