Skip to content
Discussion options

You must be logged in to vote

Hi @CAGTB, thank you for your interest in the MATLAB MCP Core Server!

The --setup-matlab command is only needed if you want to connect to an already running MATLAB using --matlab-session-mode=existing. It installs a toolbox in MATLAB but does not register the server with VS Code.

To use the MATLAB MCP Core Server with GitHub Copilot in VS Code, you need to create a .vscode/mcp.json file in your workspace. From the README:

In your VS Code workspace, create a file named .vscode/mcp.json. Insert the following JSON, remembering to specify the full path to the server binary you acquired in the setup, as well as any Arguments. Then save the file. (Note that on Windows, your paths require extra…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ybenouag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #69 on May 01, 2026 11:19.