MPS 2026.1 Release Candidate
Источник: https://blog.jetbrains.com/mps/2026/06/the-mps-2026-1-rc1/
Краткое содержание
Вышел RC1 для MPS 2026.1. Главная новинка — поддержка доступа к MPS для AI-агентов через MCP (Model Context Protocol). Функциональность реализована плагином Projectional Agent Toolkit, поставляемым в комплекте. После включения встроенного MCP-сервера и подключения MCP-совместимого агента к экземпляру MPS наборы инструментов и навыков становятся доступны автоматически. Функция экспериментальная, возможны изменения API.
Значимость
Интеграция MCP в MPS — значимый шаг для языково-ориентированного программирования: AI-агенты получают прямой доступ к проекционному редактору JetBrains, открывая новые возможности автоматизации работы с DSL.
🧾 Транскрипт (формат)
MPS 2026.1 Release Candidate Arrives Source: https://blog.jetbrains.com/mps/2026/06/the-mps-2026-1-rc1/
Before we finalize the 2026.1 release, we are presenting a release candidate build so you can preview the new features ahead of time. Download MPS 2026.1 Release Candidate now:
DOWNLOAD MPS 2026.1 RC 1
The release candidate brings a single, long-awaited feature: MPS is now accessible to AI coding agents via the MCP (Model Context Protocol). The feature is provided by a bundled plugin – the Projectional Agent Toolkit. Enable the embedded MCP server, point your MCP-capable agent at the MPS instance, and the toolsets and skills appear automatically.
The Projectional Agent Toolkit is an experimental feature and may be subject to API changes in the future. Read the Projectional Agent Toolkit documentation for full details.
To see what other new features were added in this release, check out the earlier updates from the EAP 1 build.
The full list of fixed issues can be found here.
Your JetBrains MPS team