Japan RuleWatch
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Japan RuleWatchFind official Japanese sources about mail-order return policies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Japan RuleWatch
Remote MCP for official Japanese rule evidence. The current paid Mainnet product is a fixed Japan tourism entry-preparation pack for businesses and AI agents acting for an authorized business principal.
For AI agents: discover, test, then decide
MCP endpoint: https://japan-rulewatch-mcp-mainnet.kadopi.workers.dev/mcp
Use Japan RuleWatch when an authorized business needs to assess a Japan experiential-tourism entry workflow, research official Japanese ecommerce sources, or classify a hotel/tourism service flow before a business decision. It is a private commercial information service, not a government service.
Start with one free tool that matches the task:
Need | First MCP call | Result |
Japan experiential-tourism entry model |
| A fixed model case, known gaps, and first decision themes. |
Tourism platform/service-flow check |
| A/B/C classification, missing facts, and manual-review triggers. |
Japanese ecommerce evidence |
| Curated official-source pointers. |
If the Iya model case is relevant, call get_commercial_terms with {"product_id":"jp-tokushima-miyoshi-iya-soba"}. Japan RuleWatch itself then handles any disclosed x402 payment request, receipt, and delivery; no private key or wallet access is given to another service.
Discovery tags: mcp, japan-tourism, tour-operator, market-entry, official-sources, ecommerce, x402.
It exposes the existing evidence tools plus one fixed tourism-entry product over stateless Streamable HTTP:
search_rulesandget_evidence_pack: free ecommerce evidence lookup.get_tourism_preflight: free A/B/C service-flow classification, missing facts, and manual-review triggers.get_tourism_evidence_pack: x402-paid tourism evidence pack for a complete supported A/B/C flow.get_commercial_terms: free commercial-terms profile and Mainnet sale-readiness for a paid product.search_entry_cases: free search for the Iya soba experience sample and its known gaps.get_entry_pack: paid retrieval of the fixed Iya soba entry-preparation pack.
The paid pack returns official URLs, evidence locations, checked dates, source versions, general requirements, traveler-screen checks, and re-check triggers. It does not determine legal compliance, travel-business registration requirements, or legal risk for a particular service.
Related MCP server: mfds-mcp
Mainnet endpoint
https://japan-rulewatch-mcp-mainnet.kadopi.workers.dev/mcp
Paid Mainnet purchase flow
Call
get_commercial_termswithjp-tokushima-miyoshi-iya-sobato read the business-only purchase conditions.Call
get_entry_packwith{"pack_id":"jp-tokushima-miyoshi-iya-soba","language":"en"}. The service returns the current terms version and hash, without requesting payment.Submit the returned terms version and hash with
business_purchase_confirmed: true, the contracting business name, and its ISO country code.The service returns an x402 payment request for exactly 5 USDC on Base Mainnet. A compatible buyer wallet signs the request and receives the pack and purchase receipt.
The price is 5 USDC for one purchase on Base Mainnet. The saved result can be retrieved for seven days with the same payment proof, tool, normalized input, price condition, and content version. Base Sepolia uses 0.01 test USDC only for integration verification.
The paid service is offered only to businesses and AI agents acting for an
authorized business principal. It is not offered for household consumer use;
submitting payment represents business use under the disclosed purchase terms.
Until the product-specific commercial profile is ready, Mainnet paid delivery is
blocked before a payment requirement is returned.
Normal delivery and retrieval are automated. Unresolved purchase exceptions can
be sent to the email in the purchase terms with a purchase ID and transaction
reference. Do not send private keys or raw payment proofs.
The Mainnet runbook, including the first successful 5-USDC payment evidence, is in docs/MAINNET_RUNBOOK.md.
Japan Rule is an independent, privately operated commercial information service. It is not operated by a government or municipality. Official-source links do not imply affiliation or endorsement. The fee covers Japan Rule's information service, not a government application or permit fee.
Example: find official sources for a Japanese ecommerce workflow
Use Japan RuleWatch to find curated official sources when researching mail-order advertising and return-policy disclosures for a Japanese online store.
Connect your MCP client to the public endpoint above.
Call
search_ruleswith{"query":"return policy","limit":2}.Choose a returned ID and call
get_evidence_pack, for example{"id":"caa-mail-order-advertising-qa"}.
The response includes an official source URL, a short summary, and scope limitations. Open the official source to verify its current content before using it. This is a small curated index, not a live legal-update feed, a website scanner, or a compliance verdict. retrievedAt is the response time, not the date the official source was last verified.
Local development
npm install
npx wrangler d1 create your-japan-rulewatch-purchases
# Replace the Worker name, D1 name/ID, and receiving address placeholders in wrangler.jsonc.
npx wrangler d1 execute your-japan-rulewatch-purchases --local --file migrations/0001_purchases.sql
npm run check
npm test
npm run devEndpoints:
GET /GET /healthMCP Streamable HTTP:
/mcp
Safety boundary
Official HTTPS sources only
Fixed local dataset; no arbitrary URL fetching
Read-only tools
Inputs limited by schema; incomplete tourism requests are never charged
D1 retains payment state and saved paid results; no private key or raw proof
Outputs are informational evidence, not legal advice
Mainnet deployment and the first 5-USDC purchase have been verified. Future releases and payments remain separate operational decisions.
AI discovery links
MCP endpoint: https://japan-rulewatch-mcp-mainnet.kadopi.workers.dev/mcp
MCP Service Card: https://japan-rulewatch-mcp-mainnet.kadopi.workers.dev/.well-known/agent-card.json
Aegis product page: https://aegis-sales-bot.kadopi.workers.dev/products/japan-rulewatch
GitHub README: https://github.com/kadopi/japan-rulewatch-mcp/blob/main/README.md
MCP Registry: https://registry.modelcontextprotocol.io/?q=io.github.kadopi%2Fjapan-rulewatch-mcp
ClawHub Skill source: openclaw/SKILL.md (publication is prepared)
This server cannot be deployed
Maintenance
Related MCP Connectors
Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.
Search Japanese subsidies and public company data using J-Grants, gBizINFO, and EDINET.
Dated, signed compliance-evidence packs: gov-fact-grounded claims + exclusion screens + trap-facts.
Japan Law MCP — Japanese national laws & ordinances via the e-Gov Law API.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables searching and retrieving Japanese legal information from the e-Gov Law API, including law searches by keyword, detailed law data retrieval, and revision history tracking.31,595 npm48MIT
- FlicenseAqualityBmaintenanceEnables searching and retrieving current Korean Food and Drug Administration (MFDS) legal notices and guidelines with version grouping, currency status, and source trustworthiness.9-
- AlicenseAqualityAmaintenanceSearches and retrieves Japanese national legislation from the official e-Gov API, providing verifiable citations with stable URLs and human-readable references.6Apache 2.0
- AlicenseAqualityCmaintenanceFull-text search across all ~10,000 current Japanese laws and regulations (official e-Gov data): keyword search, table of contents, and exact article text.3MIT