Loading MCP server directory, please wait...
Agent toolchain for the DualSPHysics SPH solver: case prep, simulation runs, post-processing.
npx @getmcp/cli add io.github.vegetableno1/dualsphysicsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vegetableno1/dualsphysics": {
"command": "uvx",
"args": [
"dualsphysics-mcp"
],
"env": {
"DSPH_GENCASE": "",
"DSPH_SOLVER": "",
"DSPH_PARTVTK": "",
"DSPH_MEASURETOOL": "",
"DSPH_JOBS_DIR": "",
"DSPH_OMP_THREADS": ""
}
}
}
}