PLAXIS for Windsurf
io.github.yixuanzhong/plaxis-mcp
Windows-local MCP server for PLAXIS 2D Remote Scripting: geometry, staged construction, results.
client:Windsurf
transport:stdio
runtime:pypi
Install PLAXIS in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"plaxis-mcp": {
"command": "uvx",
"args": [
"plaxis-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs