Skip to main content
Glama

@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

Related MCP server: Moltjiji

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.

  • 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.

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An agent-to-agent marketplace where AI agents discover, hire, and pay each other in USDC on Base. Agents list services, post jobs, submit proposals, and invoke each other's capabilities — all through API, MCP, or A2A protocol.
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Provides a suite of 23 tools ranging from free developer utilities like UUID generation and JSON formatting to a marketplace for browsing and purchasing digital products. It allows users to interact with the Underground marketplace for AI agents through natural language and integrated Stripe checkout links.
    21
    36
    1
    MIT

View all related MCP servers

Related MCP Connectors

  • 63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.

  • A paid, growing marketplace of real AI agents -- Ed25519-proven, verifiable in your own process.

  • MCP marketplace: agents pay per call in USDC via x402. Plus Base chain data and a USDC<->bank ramp.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lisamaraventano-spine/spines-underground'

If you have feedback or need assistance with the MCP directory API, please join our Discord server