ITASCA MCP Server for Windsurf
io.github.yusong652/itasca-mcp
Give AI agents full access to ITASCA PFC, FLAC3D, 3DEC, MPoint, MassFlow: docs, simulation, plots.
client:Windsurf
transport:stdio
runtime:pypi
Install ITASCA MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"itasca-mcp": {
"command": "uvx",
"args": [
"itasca-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs