AI tools

Tools & Integrations

Bring Mountaya into your AI workflows. Connect an assistant to the Data API over the Model Context Protocol, or install agent skills that teach a coding assistant how to use the platform.

Mountaya meets AI tooling through the same read-only Data API, reached over the Model Context Protocol. Point an assistant or an MCP-compatible client at the MCP server so it can call Mountaya at runtime, or install agent skills that teach a coding assistant how to authenticate and call the platform without pasting docs into the chat.

When to use it

Reach for the MCP server when you want an assistant or a client to call Mountaya's routing, places, and analysis tools directly: one read-only endpoint that an interactive assistant such as Claude or ChatGPT connects to over OAuth, and that a non-interactive client you script reaches with a publishable and secret key pair. Reach for agent skills when you want a coding assistant to generate correct Mountaya integration code, with ready-made knowledge of authentication, the Data API, the Tile API, and Map Embedding.

Explore