Skip to content
VS Code

mfgcalcs for VS Code

com.mfgcalcs/mfgcalcs

5,400+ manufacturing calculators plus live U.S. tariff, PMI, cost-index, wage, and forecast data.

client:VS Code transport:streamable-http

Install mfgcalcs in VS Code

.vscode/mcp.json

{
  "servers": {
    "mfgcalcs": {
      "type": "http",
      "url": "https://www.mfgcalcs.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mfgcalcs in other clients