Skip to content
Windsurf

MoldSim MCP Server for Windsurf

io.github.kobzevvv/moldsim-mcp

Injection molding simulation expertise — materials, process validation, and DFM checks

client:Windsurf transport:stdio runtime:npm

Install MoldSim MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "moldsim-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "moldsim-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

MoldSim MCP Server in other clients