{
 "name": "Japan Data APIs for AI Agents",
 "description": "7 production Japan-data APIs payable per call with USDC via x402 (Base, Polygon, Solana). Address normalization, furigana, transit delays, Diet records, holidays, weather, corporate registry.",
 "provider": "MAMETA",
 "contact": "mameta.zk@gmail.com",
 "protocol": "x402 v2",
 "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
 "networks": [
  "eip155:8453",
  "eip155:137",
  "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"
 ],
 "mcp": {
  "package": "@mameta/japan-data-mcp",
  "run": "npx -y @mameta/japan-data-mcp",
  "tools": 30
 },
 "services": [
  {
   "name": "Japan Address API",
   "base_url": "https://address.agentic-jp.com",
   "manifest": "https://address.agentic-jp.com/.well-known/x402",
   "summary": "Normalize, geocode, reverse-geocode, and parse Japanese addresses; postal-code lookup."
  },
  {
   "name": "Japan Furigana API",
   "base_url": "https://furigana.agentic-jp.com",
   "manifest": "https://furigana.agentic-jp.com/.well-known/x402",
   "summary": "Kanji-to-furigana/romaji, multi-candidate name readings, normalization, classification."
  },
  {
   "name": "Japan Transit API",
   "base_url": "https://transit.agentic-jp.com",
   "manifest": "https://transit.agentic-jp.com/.well-known/x402",
   "summary": "Real-time train delays, line disruptions, route planning, delay-aware alternatives (Tokyo rail, ODPT)."
  },
  {
   "name": "Japan Diet API",
   "base_url": "https://diet.agentic-jp.com",
   "manifest": "https://diet.agentic-jp.com/.well-known/x402",
   "summary": "National Diet members and full-text minutes search (official NDL archive)."
  },
  {
   "name": "Japan Holiday & Business-Day API",
   "base_url": "https://holiday.agentic-jp.com",
   "manifest": "https://holiday.agentic-jp.com/.well-known/x402",
   "summary": "Public holidays 1955-2027 and business-day calculations."
  },
  {
   "name": "Japan Weather Forecast & Warnings API",
   "base_url": "https://weather.agentic-jp.com",
   "manifest": "https://weather.agentic-jp.com/.well-known/x402",
   "summary": "JMA forecasts, warnings/advisories, overviews for all Japanese forecast areas."
  },
  {
   "name": "Japan Corporate-Number API",
   "base_url": "https://houjin.agentic-jp.com",
   "manifest": "https://houjin.agentic-jp.com/.well-known/x402",
   "summary": "5.78M-company National Tax Agency registry: lookup, fuzzy search, KYB verification."
  },
  {
   "name": "Japan Travel Connectivity API",
   "base_url": "https://travel.agentic-jp.com",
   "manifest": "https://travel.agentic-jp.com/.well-known/x402",
   "summary": "Japan eSIM plan recommendation for a trip, with executable x402 purchase instructions (Cryptorefills catalog)."
  }
 ]
}