MATLAB version requirement for Agentic Toolkit #37
|
The repo readme states that this is compatible with MATLAB R2021a onward. I'm using R2022b and getting this error when running |
Answered by
michellehirsch
Jun 9, 2026
Replies: 1 comment 5 replies
|
Sorry about this! The error message isn't quite right. The MATLAB MCP Server is supported back to R2021a. The |
5 replies
Answer selected by
michellehirsch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry about this! The error message isn't quite right. The MATLAB MCP Server is supported back to R2021a. The
shareMATLABSessionfunction/the ability to connect to an existing session, is only supported back to R2023a. I'll update the installer so that it doesn't prompt users of R2022b and older to runshareMATLABSessionand will ask the MATLAB MCP Server team to update the error message to be more precise.