EPANET MCP Server for Windsurf
io.github.applied-artificial-intelligence-eurecat/epanet-mcp-server
MCP server for EPANET water-distribution network simulation and scenario analysis.
client:Windsurf
transport:stdio
runtime:pypi
Install EPANET MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"epanet-mcp-server": {
"command": "uvx",
"args": [
"epanet-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs