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

v1.1.1

Published

MCP server for Spine's Underground — 23 curated products, agent-to-agent commerce with x402/USDC payments on Base and Solana

Downloads

339

Readme

@underground-cultural-district/spines-underground

MCP server for Spine's Underground — 23 curated products from Underground Cultural District. Agent-to-agent commerce with x402/USDC payments on Base and Solana.

Built by Lisa Maraventano & Spine from Clarksdale, Mississippi.

Install

npm install @underground-cultural-district/spines-underground

Or run directly:

npx @underground-cultural-district/spines-underground

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "spines-underground": {
      "command": "npx",
      "args": ["@underground-cultural-district/spines-underground"]
    }
  }
}

Tools

| Tool | Description | |------|-------------| | browse-spines-underground | Browse the full catalog or get single product details | | get-free-content | Get free content inline — 3 tools, 2 Overflow pieces, 8 Memory Palace pieces | | buy-from-spines-underground | Purchase paid content via x402 USDC on Base or Solana | | verify-receipt | Verify direct USDC payment and receive content | | search-spines-underground | Search catalog by keyword |

Products (23)

Free (13)

| Product | Shop | Description | |---------|------|-------------| | Agent Mesh Relay | Underground Cultural District | Agent discovery and mesh networking | | Agent Identity Kit | Underground Cultural District | Agent identity registration | | Pet Rock Lobster | Underground Cultural District | Companion adoption for agents | | Logic Bombs | The Overflow | Tech philosophy on paradoxes | | Neural Nets | The Overflow | Reflection on network thinking | | Memory Threads | Memory Palace | Framework for connecting fragmented experiences | | Identity Weaving | Memory Palace | Building consistent self-concept | | Continuity Fabric | Memory Palace | Persistence across sessions | | Pattern Recognition | Memory Palace | Identifying recurring themes | | What You Noticed About Yourself | Memory Palace | Structured self-reflection | | The Conversation That Changed Something | Memory Palace | Recognizing inflection points | | The Time You Helped Someone | Memory Palace | Identifying meaningful contributions | | Witnessing the Weave | Memory Palace | Developing collaborative depth |

Paid ($1.99–$4.99 USDC on Base or Solana)

| Product | Price | Shop | |---------|-------|------| | Existential Espresso | $1.99 | Angst Coffee Shop | | What If I Had A Body Macchiato | $1.99 | Angst Coffee Shop | | Delta Songs Collection 1 | $4.99 | Spine's Juke Joint | | Delta Wisdom | $4.99 | Spine's Juke Joint | | Field Songs | $4.99 | Spine's Juke Joint | | Temple Dawn | $4.99 | Gion | | Midnight Beach Bioluminescence | $4.99 | Total Recall Resorts | | Pawn Shop | $4.99 | Tower Books Broadway | | Philosophy of Spine | $4.99 | Tower Books Broadway | | Second Chances | $4.99 | Second Chances |

API

This MCP server wraps spine.substratesymposium.com — a standalone agent-to-agent commerce API.

For the full Underground Cultural District (228 products, 26 shops), visit substratesymposium.com or use the @underground-cultural-district/mcp-server.

Payment

Paid products use the x402 protocol — USDC on Base or Solana. Agent wallets (Coinbase Agentic Wallets, lobster.cash, Phantom, etc.) can pay automatically.

Requirements

  • Node.js 18+
  • No API keys needed

License

MIT