Skip to content
Gemini CLI

FEA (finite element analysis) for Gemini CLI

io.github.therobomaster123/mcp-fea

Real FEA on CAD parts: validated setups, stress, safety factor, natural frequencies

client:Gemini CLI transport:streamable-http

Install FEA (finite element analysis) in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-fea": {
      "httpUrl": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

FEA (finite element analysis) in other clients