HTTP/1.1 402 PAYMENT REQUIRED · x402 + MPP dual-stack 500+ tools · 12 rails · 0% seller fee

Locale brief

"Can I reach this counterparty this week?" - country facts, this year's public holidays, working days remaining this week, and what time it is there right now, in one call.

$0.050 per call · one payment for the whole workflow
POST /api/skill/locale-brief

4 tools run server-side in one request. You pay once, settle once, and get a single response - no orchestration, no per-step payments, and a partial-success envelope if any step fails. USDC over x402 on any supported chain.

When to use this pack

An agent scheduling outreach, deliveries, or meetings across borders needs the practical local picture: currency and languages, whether a public holiday lands this week, how many business days are left, and the current local time.

Tools in this pack

All 4 run inside the single $0.050 call above. Each is also callable on its own if you only need one part.

Workflow

  1. Get the country facts from country-info - capital, currency, languages, calling code, and timezones.
  2. Pull this year's public holidays with public-holidays (keyed off the country code from step 1) and check which land in the next 7 days.
  3. Count the working days in the coming week with business-days.
  4. Convert the current UTC time into the country's primary timezone with timezone-convert - is it business hours there right now?

Call it directly

Any x402 client pays the 402 and gets the whole workflow back in one response:

npx agent402-client call locale-brief {"country":"Japan"}

Run it in Claude

claude mcp add agent402 -s user -- npx -y agent402-mcp@latest

Then paste this prompt into Claude:

Tell me whether I can realistically reach a counterparty in Japan this week, using Agent402's locale-brief skill pack. (1) Get the country facts (currency, languages, timezone), (2) pull this year's public holidays and flag any in the next 7 days, (3) count the business days remaining this week, (4) convert the current time to the local timezone. Answer: local time now, holidays in the window, working days available, and the best contact window in my timezone.

← All skill packs