Skip to content
Windsurf

AgentFEM for Windsurf

io.github.haoming-luo/agentfem

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

client:Windsurf transport:stdio runtime:pypi

Install AgentFEM in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AgentFEM in other clients