FEA (finite element analysis) for Cursor
io.github.therobomaster123/mcp-fea
Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies
client:Cursor
transport:streamable-http
Install FEA (finite element analysis) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-fea": {
"url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs