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
{
"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