Skip to content

feat(services): add Leya — Latin American primary law and Guatemalan cadastre - #883

Open
sebasibarguen wants to merge 1 commit into
tempoxyz:mainfrom
sebasibarguen:add-leya-service
Open

feat(services): add Leya — Latin American primary law and Guatemalan cadastre#883
sebasibarguen wants to merge 1 commit into
tempoxyz:mainfrom
sebasibarguen:add-leya-service

Conversation

@sebasibarguen

Copy link
Copy Markdown

What

Adds Leya (https://leya.lawyer) to the service registry: search and citation of primary Latin American law (statutes, decrees, congressional initiatives, court rulings, official gazettes), plus Guatemalan cadastral parcels intersected with protected areas, watersheds and archaeological sites.

Why it's novel

  • The registry currently has one legal service (GovLaws, US federal regulation). Nothing covers Latin America — Leya is the first Spanish-language / civil-law primary-law source.
  • The cadastral endpoint is a dataset that exists nowhere else: 630,961 RIC parcels with legal-designation overlays.
  • Keyless: agents can call it with no signup, paying per request via MPP.

Verification

  • Live spec: https://api.leya.lawyer/openapi.json (carries x-service-info and per-operation x-payment-info; prices in the entry match the spec: $0.03 / $0.01 / $0.01 / $0.02 at 6 decimals)
  • llms.txt / llms-full.txt served at https://leya.lawyer/llms-full.txt
  • Payments verified with a real on-chain Tempo settlement
  • vitest run schemas/services.test.ts: 9400 tests pass; generate:discovery and biome check clean

🤖 Generated with Claude Code

…cadastre

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

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

🔀 Changed Services

✅ Added

  • leya

@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