Ansys MCP Server for Zed
io.github.vorobjewsen30-max/ansys-mcp-server
MCP server for Ansys engineering simulations — CFD, FEA, meshing, and post-processing. 24 tools.
client:Zed
transport:stdio
runtime:pypi
Install Ansys MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ansys-mcp-server": {
"command": "uvx",
"args": [
"ansys-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs