Skip to content
Zed

FEA (finite element analysis) for Zed

io.github.therobomaster123/mcp-fea

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

client:Zed transport:streamable-http

Install FEA (finite element analysis) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-fea": {
      "url": "https://therobomaster123--mcp-fea-mcp-endpoint.modal.run/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

FEA (finite element analysis) in other clients