Skip to content
Claude Desktop

AgentFEM for Claude Desktop

io.github.haoming-luo/agentfem

Build, run, inspect, and verify finite-element simulations with AgentFEM.

client:Claude Desktop transport:stdio runtime:pypi

Install AgentFEM in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "agentfem": {
      "command": "uvx",
      "args": [
        "agentfem-mcp"
      ],
      "env": {
        "AGENTFEM_MCP_ROOTS": "<AGENTFEM_MCP_ROOTS>",
        "AGENTFEM_COMMAND": "<AGENTFEM_COMMAND>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AgentFEM in other clients