PLAXIS for Zed
io.github.yixuanzhong/plaxis-mcp
Windows-local MCP server for PLAXIS 2D Remote Scripting: geometry, staged construction, results.
client:Zed
transport:stdio
runtime:pypi
Install PLAXIS in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plaxis-mcp": {
"command": "uvx",
"args": [
"plaxis-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs