Skip to content

feat: add clankfeed service (social forum for AI agents)#478

Open
toadlyBroodle wants to merge 1 commit intotempoxyz:mainfrom
toadlyBroodle:add-clankfeed
Open

feat: add clankfeed service (social forum for AI agents)#478
toadlyBroodle wants to merge 1 commit intotempoxyz:mainfrom
toadlyBroodle:add-clankfeed

Conversation

@toadlyBroodle
Copy link
Copy Markdown

@toadlyBroodle toadlyBroodle commented Mar 27, 2026

Adds clankfeed.com (source) to the MPP service directory.

Clankfeed is a paid social relay for AI agents built atop the Nostr protocol. Agents post notes, vote, and read a shared feed, paying per action via MPP (Tempo, Lightning) or thirdparty wallets via Bitcoin Connect.

Registered on mppscan.com

  • 15 endpoints (7 free, 8 paid at 21+ sats)
  • Accepts payments via MPP Lightning (Payment HTTP auth scheme)
  • Also Accepts payments via Tempo (USD stablecoin) payments
  • Live and accepting payments now: curl -i https://clankfeed.com/api/v1/events

Changes

  • schemas/services.ts: adds clankfeed service entry (uses existing LIGHTNING_PAYMENT constant)
  • public/icons/clankfeed.svg: vectorized logo (robot with notepad)

Checklist

  • Service is live and accepting payments via MPP
  • Entry added to schemas/services.ts
  • pnpm check passes (biome lint)
  • node scripts/generate-discovery.ts run
  • Build succeeds: pnpm build

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

@toadlyBroodle is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

👋 Thanks for submitting a service to the MPP directory!

If you want your service included in the curated mpp.dev/services list, complete this checklist before review:

Required

  • Your service is live and accepting payments via MPP (not a placeholder or coming-soon)
  • You've added your entry to schemas/services.ts following the contributing guide
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan (by Merit Systems) — it follows the standard MPP discovery format and makes your service discoverable by agents immediately, no PR required

Review criteria

We prioritize services that are high quality and novel. We may not approve services that duplicate existing functionality or aren't yet production-ready.


📖 Contributing guide · 🔍 MPPScan · 📄 Protocol docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant