magento.watch exposes its API as a Model Context Protocol server. Drop it into any MCP-aware client and the tools below become part of your agent’s regular tool use.
claude mcp add magento-watch --transport http https://magento.watch/mcp/api
{
"mcpServers": {
"magento-watch": {
"url": "https://magento.watch/mcp/api",
"transport": "http"
}
}
}
{
"mcpServers": {
"magento-watch": {
"url": "https://magento.watch/mcp/api",
"transport": "http"
}
}
}
Your agent now has the following tools available:
get_version
Return a single version with its full lifecycle and system requirements.
get_supported_versions
All versions currently in support.
get_eol_versions
Versions that have reached end of life.
check_compatibility
Ask whether a PHP, MySQL, or other dependency version is compatible with a given release.
get_latest_version
Latest stable release for a distribution.
get_all_versions
Every tracked version for a distribution with full lifecycle data.
magento.watch is built and maintained by Łukasz Bajsarowicz, solo, on weekends. If it has saved you a few hours, consider chipping in.
Sponsor →Łukasz takes on Magento 2 and Adobe Commerce engagements — upgrades, audits, performance, team mentoring.
Get in touch →