FEA (finite element analysis) for Grok
io.github.therobomaster123/mcp-fea
Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies
client:Grok
transport:streamable-http
Install FEA (finite element analysis) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-fea": {
"type": "http",
"url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs