matlab-mcp-guide

KaremBenChikha/matlab-mcp-guide
★ 0 stars MATLAB Code/Dev Tools Updated today
Field guide: connecting Claude Code to MATLAB/Simulink via the MathWorks Agentic Toolkit MCP server. Setup, CLAUDE.md best practices, Git hygiene for binary .slx, and the lessons that cost real time.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "matlab-mcp-guide": {
      "command": "npx",
      "args": [
        "-y",
        "KaremBenChikha/matlab-mcp-guide"
      ]
    }
  }
}

Topics

claude-codematlabmcpmodel-based-designsimulink