EDITION — Japan Knowledge Gateway for AI agents. 20 knowledge domains, 7 Skills Packs, 43 MCP tools, Progressive Discovery support. Verified ground truth: regulations, procedures, protocols, calendar, regional, organization, foreign entry, travel, enterta
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
EDITION_API_KEYAPI keyoptionalAPI key for authentication (free beta key provided by default)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
japan_discoverExplore EDITION's 20 Japan knowledge domains. Call with no arguments to see all domains. Call with a specific domain name to see its available tools, descriptions, and parameters. Use this FIRST to understand what knowledge is available before calling japan_execute.Explore EDITION's 20 Japan knowledge domains. Call with no arguments to see all domains. Call with a specific domain name to see its available tools, descriptions, and parameters. Use this FIRST to understand what knowledge is available before calling japan_execute.
No input schema was published for this tool.
japan_searchSearch all 20 EDITION domains simultaneously with a single query. Returns matched results across regulations, protocols, calendar, travel, food, disaster safety, tax, visa, banking, healthcare, education, real estate, and more. Best for broad questions about Japan.Search all 20 EDITION domains simultaneously with a single query. Returns matched results across regulations, protocols, calendar, travel, food, disaster safety, tax, visa, banking, healthcare, education, real estate, and more. Best for broad questions about Japan.
No input schema was published for this tool.
japan_executeExecute a specific operation in a Japan knowledge domain. Use japan_discover first to see available domains and actions. Common patterns: { domain: 'regulation', action: 'check', query: '...' } or { domain: 'travel', action: 'search', query: '...' } or { domain: 'protocol', action: 'list' }Execute a specific operation in a Japan knowledge domain. Use japan_discover first to see available domains and actions. Common patterns: { domain: 'regulation', action: 'check', query: '...' } or { domain: 'travel', action: 'search', query: '...' } or { domain: 'protocol', action: 'list' }
No input schema was published for this tool.
memory_store会話やイベントのエピソードを永続記憶に保存します。日本語の文脈(敬語レベル、主語省略、暗黙の了解)も構造化して保持します。auto_extract=trueにすると、テキストからファクト(主語→述語→目的語の三つ組)を自動抽出します。会話やイベントのエピソードを永続記憶に保存します。日本語の文脈(敬語レベル、主語省略、暗黙の了解)も構造化して保持します。auto_extract=trueにすると、テキストからファクト(主語→述語→目的語の三つ組)を自動抽出します。
No input schema was published for this tool.
memory_recall過去の記憶をセマンティック検索で呼び出します。「前回の会議で○○部長が仰った件」のような曖昧な日本語クエリにも対応します。過去の記憶をセマンティック検索で呼び出します。「前回の会議で○○部長が仰った件」のような曖昧な日本語クエリにも対応します。
No input schema was published for this tool.
memory_facts現在有効なファクト(構造化された事実)の一覧を取得します。ファクトは「主語→述語→目的語」の三つ組で、確度と有効期限を持ちます。現在有効なファクト(構造化された事実)の一覧を取得します。ファクトは「主語→述語→目的語」の三つ組で、確度と有効期限を持ちます。
No input schema was published for this tool.
memory_context現在のセッション状態(有効な事実・合意事項のサマリー)を取得します。エージェントのプロンプトに注入して文脈を維持するために使います。新しい会話セッション開始時や、長い会話の途中で文脈を再確認したい場合に呼び出してください。個別のファクトを一覧で見たい場合はmemory_factsを使ってください。現在のセッション状態(有効な事実・合意事項のサマリー)を取得します。エージェントのプロンプトに注入して文脈を維持するために使います。新しい会話セッション開始時や、長い会話の途中で文脈を再確認したい場合に呼び出してください。個別のファクトを一覧で見たい場合はmemory_factsを使ってください。
No input schema was published for this tool.
memory_extractテキストからファクト(主語→述語→目的語の三つ組)を自動抽出します。日本語の敬語・主語省略・社会的階層を分析して構造化します。store=trueにすると抽出結果をメモリに永続保存します(書き込み発生)。store=false(デフォルト)なら読み取り専用で、保存せずに抽出結果のみ返します。memory_storeとの違い: memory_storeはエピソード全体を保存、memory_extractはテキストからファクトのみを抽出。テキストからファクト(主語→述語→目的語の三つ組)を自動抽出します。日本語の敬語・主語省略・社会的階層を分析して構造化します。store=trueにすると抽出結果をメモリに永続保存します(書き込み発生)。store=false(デフォルト)なら読み取り専用で、保存せずに抽出結果のみ返します。memory_storeとの違い: memory_storeはエピソード全体を保存、memory_extractはテキストからファクトのみを抽出。
No input schema was published for this tool.
regulation_check特定のビジネスアクションに必要な日本の規制・許認可情報を回答します。10業種の詳細データベース + 訪日旅行者向け規制に対応。特定のビジネスアクションに必要な日本の規制・許認可情報を回答します。10業種の詳細データベース + 訪日旅行者向け規制に対応。
No input schema was published for this tool.
regulation_industries日本の規制データベースに登録されている業種の一覧を取得します。対応業種を確認したい場合や、regulation_checkに渡すindustryパラメータの値を調べたい場合に使ってください。特定の規制内容を知りたい場合はregulation_checkを使ってください。日本の規制データベースに登録されている業種の一覧を取得します。対応業種を確認したい場合や、regulation_checkに渡すindustryパラメータの値を調べたい場合に使ってください。特定の規制内容を知りたい場合はregulation_checkを使ってください。
No input schema was published for this tool.
regulation_tourist訪日旅行者向けの規制・マナー情報のカテゴリ一覧を取得します。ビザ、免税、交通、宿泊、医療、マナーの6カテゴリ。どのカテゴリがあるか一覧で確認したい場合に使ってください。特定のカテゴリの詳細を知りたい場合はregulation_check(entity_type='tourist')を使ってください。訪日旅行者向けの規制・マナー情報のカテゴリ一覧を取得します。ビザ、免税、交通、宿泊、医療、マナーの6カテゴリ。どのカテゴリがあるか一覧で確認したい場合に使ってください。特定のカテゴリの詳細を知りたい場合はregulation_check(entity_type='tourist')を使ってください。
No input schema was published for this tool.
protocol_check日本のビジネスプロトコル(根回し、稟議、報連相、名刺交換、席順、贈答)を検索します。日本のビジネスプロトコル(根回し、稟議、報連相、名刺交換、席順、贈答)を検索します。
No input schema was published for this tool.
protocol_list日本のビジネスプロトコルの一覧を取得します。カテゴリを一覧で確認したい場合はこのツールを使い、特定のプロトコル(例: 名刺交換)の詳細を知りたい場合はprotocol_checkを使ってください。日本のビジネスプロトコルの一覧を取得します。カテゴリを一覧で確認したい場合はこのツールを使い、特定のプロトコル(例: 名刺交換)の詳細を知りたい場合はprotocol_checkを使ってください。
No input schema was published for this tool.
calendar_check日本のビジネスカレンダー情報を検索します。祝日、決算期、贈答シーズン、行政締切、季節性ビジネスの5カテゴリ。日本のビジネスカレンダー情報を検索します。祝日、決算期、贈答シーズン、行政締切、季節性ビジネスの5カテゴリ。
No input schema was published for this tool.
calendar_list日本のビジネスカレンダーの全カテゴリ一覧を取得します。カテゴリを一覧で確認したい場合はこのツールを使い、特定の日付やイベント(例: GW、確定申告)を検索する場合はcalendar_checkを使ってください。日本のビジネスカレンダーの全カテゴリ一覧を取得します。カテゴリを一覧で確認したい場合はこのツールを使い、特定の日付やイベント(例: GW、確定申告)を検索する場合はcalendar_checkを使ってください。
No input schema was published for this tool.
regional_check日本の地域別ビジネス情報を検索します。主要都市の特性、自治体の助成金・補助金、地域条例、商慣習の違い。日本の地域別ビジネス情報を検索します。主要都市の特性、自治体の助成金・補助金、地域条例、商慣習の違い。
No input schema was published for this tool.
regional_list日本の地域別ビジネス情報の全カテゴリ一覧を取得します。どの地域情報があるか確認する場合はこのツールを使い、特定地域の詳細(例: 大阪の商慣習)を検索する場合はregional_checkを使ってください。日本の地域別ビジネス情報の全カテゴリ一覧を取得します。どの地域情報があるか確認する場合はこのツールを使い、特定地域の詳細(例: 大阪の商慣習)を検索する場合はregional_checkを使ってください。
No input schema was published for this tool.
organization_check日本の組織構造・商慣行を検索します。役職体系、系列、支払慣行、契約慣行、業界団体。日本の組織構造・商慣行を検索します。役職体系、系列、支払慣行、契約慣行、業界団体。
No input schema was published for this tool.
organization_list日本の組織構造・商慣行の全カテゴリ一覧を取得します。どのカテゴリがあるか確認する場合はこのツールを使い、特定の慣行(例: 支払いサイト)の詳細を検索する場合はorganization_checkを使ってください。日本の組織構造・商慣行の全カテゴリ一覧を取得します。どのカテゴリがあるか確認する場合はこのツールを使い、特定の慣行(例: 支払いサイト)の詳細を検索する場合はorganization_checkを使ってください。
No input schema was published for this tool.
foreign_entry_check外国企業・外国人の日本進出に必要な基盤知識を検索します。法人設立、経営管理ビザ、銀行口座開設、物件探し、税務届出、従業員雇用(労働法・解雇規制・社会保険)の6カテゴリ。外国企業・外国人の日本進出に必要な基盤知識を検索します。法人設立、経営管理ビザ、銀行口座開設、物件探し、税務届出、従業員雇用(労働法・解雇規制・社会保険)の6カテゴリ。
No input schema was published for this tool.
foreign_entry_list外国企業・外国人の日本進出に関する知識カテゴリの一覧を取得します。利用可能なカテゴリを確認する場合はこのツールを使い、特定の手続き(例: ビザ取得、法人設立)の詳細を検索する場合はforeign_entry_checkを使ってください。外国企業・外国人の日本進出に関する知識カテゴリの一覧を取得します。利用可能なカテゴリを確認する場合はこのツールを使い、特定の手続き(例: ビザ取得、法人設立)の詳細を検索する場合はforeign_entry_checkを使ってください。
No input schema was published for this tool.
travel_search日本の旅行・観光に関する知識を検索します。交通(新幹線・ICカード・タクシー)、宿泊(旅館マナー・ホテル)、飲食(ラーメン地域差・箸マナー・チップ不要)、実用情報(SIM・ATM・緊急連絡先・マナー)。日本の旅行・観光に関する知識を検索します。交通(新幹線・ICカード・タクシー)、宿泊(旅館マナー・ホテル)、飲食(ラーメン地域差・箸マナー・チップ不要)、実用情報(SIM・ATM・緊急連絡先・マナー)。
No input schema was published for this tool.
travel_list日本の旅行知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の旅行情報(例: 新幹線の乗り方)を検索する場合はtravel_searchを使ってください。日本の旅行知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の旅行情報(例: 新幹線の乗り方)を検索する場合はtravel_searchを使ってください。
No input schema was published for this tool.
entertainment_search日本のエンターテインメント・ポップカルチャーに関する知識を検索します。推し活(チケット取得・転売法)、アニメ聖地巡礼、ライブマナー(ペンライト・コール)、季節イベント(花見・花火・初詣)。日本のエンターテインメント・ポップカルチャーに関する知識を検索します。推し活(チケット取得・転売法)、アニメ聖地巡礼、ライブマナー(ペンライト・コール)、季節イベント(花見・花火・初詣)。
No input schema was published for this tool.
entertainment_list日本のエンタメ知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: コミケ参加方法)を検索する場合はentertainment_searchを使ってください。日本のエンタメ知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: コミケ参加方法)を検索する場合はentertainment_searchを使ってください。
No input schema was published for this tool.
daily_life_search日本の日常生活に関する知識を検索します。住所・郵便システム、ゴミ分別ルール、公共料金(電気・ガス・水道・NHK)、医療・健康保険制度。外国人が日本で生活するために必要な実用知識。日本の日常生活に関する知識を検索します。住所・郵便システム、ゴミ分別ルール、公共料金(電気・ガス・水道・NHK)、医療・健康保険制度。外国人が日本で生活するために必要な実用知識。
No input schema was published for this tool.
daily_life_list日本の日常生活知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: ゴミ分別)を検索する場合はdaily_life_searchを使ってください。日本の日常生活知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: ゴミ分別)を検索する場合はdaily_life_searchを使ってください。
No input schema was published for this tool.
language_search日本語の構造的知識を検索します。敬語体系(尊敬語・謙譲語・丁寧語)、助数詞(数え方)、名前・住所の構造パターン、ビジネス日本語(電話応対・クッション言葉・メールテンプレート)。日本語の構造的知識を検索します。敬語体系(尊敬語・謙譲語・丁寧語)、助数詞(数え方)、名前・住所の構造パターン、ビジネス日本語(電話応対・クッション言葉・メールテンプレート)。
No input schema was published for this tool.
language_list日本語知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の日本語知識(例: 敬語の使い方)を検索する場合はlanguage_searchを使ってください。日本語知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の日本語知識(例: 敬語の使い方)を検索する場合はlanguage_searchを使ってください。
No input schema was published for this tool.
food_search日本の食文化に関する知識を検索します。食事マナー(箸のタブー・乾杯・割り勘)、料理分類(懐石・定食・ラーメン・郷土料理)、飲食店ガイド(食券機・居酒屋・回転寿司・おまかせ)、アレルギー・食制限(ハラル・ベジタリアン対応)。日本の食文化に関する知識を検索します。食事マナー(箸のタブー・乾杯・割り勘)、料理分類(懐石・定食・ラーメン・郷土料理)、飲食店ガイド(食券機・居酒屋・回転寿司・おまかせ)、アレルギー・食制限(ハラル・ベジタリアン対応)。
No input schema was published for this tool.
food_list日本の食文化知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: 箸のマナー)を検索する場合はfood_searchを使ってください。日本の食文化知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: 箸のマナー)を検索する場合はfood_searchを使ってください。
No input schema was published for this tool.
disaster_search日本の災害・安全に関する知識を検索します。地震(震度スケール・緊急地震速報・耐震基準)、台風・水害(警戒レベル・計画運休)、緊急連絡先(110/119/多言語対応)、防災準備(防災バッグ・ハザードマップ・避難所マナー)。日本の災害・安全に関する知識を検索します。地震(震度スケール・緊急地震速報・耐震基準)、台風・水害(警戒レベル・計画運休)、緊急連絡先(110/119/多言語対応)、防災準備(防災バッグ・ハザードマップ・避難所マナー)。
No input schema was published for this tool.
disaster_list日本の災害・安全知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: 地震が来たらどうする)を検索する場合はdisaster_searchを使ってください。日本の災害・安全知識のトピック一覧を取得します。どのトピックがあるか確認する場合はこのツールを使い、特定の情報(例: 地震が来たらどうする)を検索する場合はdisaster_searchを使ってください。
No input schema was published for this tool.
tax_search日本の税制に関する知識を検索します。所得税、消費税、法人税、源泉徴収、租税条約、ふるさと納税、譲渡所得、確定申告。日本の税制に関する知識を検索します。所得税、消費税、法人税、源泉徴収、租税条約、ふるさと納税、譲渡所得、確定申告。
No input schema was published for this tool.
tax_list日本の税務トピック一覧を取得します。日本の税務トピック一覧を取得します。
No input schema was published for this tool.
visa_search日本のビザ・在留資格に関する知識を検索します。在留資格一覧、永住権、高度人材ポイント制、経営管理ビザ、帰化。日本のビザ・在留資格に関する知識を検索します。在留資格一覧、永住権、高度人材ポイント制、経営管理ビザ、帰化。
No input schema was published for this tool.
visa_listビザ・在留資格トピック一覧を取得します。ビザ・在留資格トピック一覧を取得します。
No input schema was published for this tool.
banking_search日本の銀行・金融サービスに関する知識を検索します。口座開設、海外送金、モバイル決済、クレジットカード、ATM、外貨両替。日本の銀行・金融サービスに関する知識を検索します。口座開設、海外送金、モバイル決済、クレジットカード、ATM、外貨両替。
No input schema was published for this tool.
banking_list銀行・金融トピック一覧を取得します。銀行・金融トピック一覧を取得します。
No input schema was published for this tool.
healthcare_search日本の医療・健康保険に関する知識を検索します。健康保険制度、高額療養費、病院受診、処方薬、出産育児支援、メンタルヘルス、介護保険。日本の医療・健康保険に関する知識を検索します。健康保険制度、高額療養費、病院受診、処方薬、出産育児支援、メンタルヘルス、介護保険。
No input schema was published for this tool.
40 of 40 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
EDITION — Japan Knowledge Gateway for AI agents. 20 knowledge domains, 7 Skills Packs, 43 MCP tools, Progressive Discovery support. Verified ground truth: regulations, procedures, protocols, calendar, regional, organization, foreign entry, travel, enterta
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.