Skip to content

feat: add Merx to the MPP service directory#477

Open
BricePourLe13 wants to merge 1 commit intotempoxyz:mainfrom
BricePourLe13:feat/add-merx-service
Open

feat: add Merx to the MPP service directory#477
BricePourLe13 wants to merge 1 commit intotempoxyz:mainfrom
BricePourLe13:feat/add-merx-service

Conversation

@BricePourLe13
Copy link
Copy Markdown

Summary

Adds Merx API to the service directory — the first European business data service on MPP.

Live at: https://api.merxprotocol.eu

Endpoints

Route Description Amount
GET /v1/company/:siret French company check — legal status, directors, BODACC risk score $0.10
GET /v1/vat/:country/:number EU VAT number validation — all 27 member states via VIES $0.05
GET /v1/legal/search French legal search — laws, decrees, case law $0.15

Verification

Checklist

  • Service is live and accepting payments via MPP
  • Entry added to schemas/services.ts

European business data API — French company verification (SIRET + BODACC
risk scoring), EU VAT validation (VIES), and legal search.

Live at https://api.merxprotocol.eu with Tempo charge payments.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

@brice-jarvis 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.

2 participants