Skip to content

feat: add MDShare to the MPP service directory#429

Open
cced3000 wants to merge 1 commit intotempoxyz:mainfrom
cced3000:codex/mdshare-mpp-directory
Open

feat: add MDShare to the MPP service directory#429
cced3000 wants to merge 1 commit intotempoxyz:mainfrom
cced3000:codex/mdshare-mpp-directory

Conversation

@cced3000
Copy link

Summary

  • add MDShare to the MPP service directory
  • include the generated discovery metadata for the new service
  • expose MDShare as a third-party Tempo-powered Markdown sharing service

Validation

  • pnpm check:types
  • npx -y node@24 scripts/generate-discovery.ts
  • npx -y node@24 /mnt/c/Users/yekai/AppData/Roaming/npm/node_modules/pnpm/bin/pnpm.cjs build

@vercel
Copy link

vercel bot commented Mar 23, 2026

@cced3000 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

👋 Thanks for submitting a service to the MPP directory!

Before we review, please make sure you've completed these steps:

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
  • You've run node scripts/generate-discovery.ts and committed the updated schemas/discovery.json
  • You've run node scripts/gen-icons.cjs and committed any new icons
  • Types pass: pnpm check:types
  • Build succeeds: pnpm build

Recommended

  • Register your service on MPPScan — 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

@cced3000
Copy link
Author

MDShare is live and accepting MPP payments in production.

Validated:

  • POST https://share.yekyos.com/api/mpp/shares returns a 402 Payment Required challenge
  • updated schemas/services.ts
  • regenerated schemas/discovery.json
  • pnpm check:types
  • pnpm build

The current Vercel status appears to be waiting on team authorization rather than a service-directory change issue.

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