Arlet

Connect PLATEAU 3D City Models to Codex

Query PLATEAU 3D City Models directly from Codex. Arlet links the two through one MCP connection and takes care of API keys.

This entry connects your AI client to the official PLATEAU MCP server operated by Japan's Ministry of Land, Infrastructure, Transport and Tourism (MLIT). Project PLATEAU publishes open 3D city models - buildings, roads, urban planning zones, flood risk areas and more - for cities across Japan.

Through the gateway you can search the PLATEAU dataset catalog by city or data type, retrieve CityGML file listings and building attributes for a given area, and obtain 3D Tiles / MVT streaming URLs that can be loaded into map viewers.

Note: the PLATEAU distribution service is operated on a trial basis. Schemas and responses may change without notice, and no service level is guaranteed. Data follows the Japanese government's standard terms of use (commercial use allowed with attribution).

How to connect PLATEAU 3D City Models to Codex

  1. 1

    In the Arlet dashboard, open Data tools, find PLATEAU 3D City Models and switch it on. No API key setup is needed.

  2. 2

    In your terminal, run codex mcp add arlet --url https://mcp.arlet.dev/mcp/ to add Arlet as an MCP server.

  3. 3

    Codex detects OAuth support and opens your browser. Sign in with Google and click Allow on the consent screen.

  4. 4

    Once connected, both the CLI and the IDE extension can call Arlet tools (the configuration is shared).

If the browser does not open, run codex mcp login arlet to redo the authentication.

Use PLATEAU 3D City Models with other AI clients