FEA (finite element analysis) for VS Code
io.github.therobomaster123/mcp-fea
Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies
client:VS Code
transport:streamable-http
Install FEA (finite element analysis) in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-fea": {
"type": "http",
"url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs