MDEngine for Claude Desktop
com.forcefieldsilicon/mdengine
MD workbench for agents: 13 analysis tools, renders, hosted GPU runs; LAMMPS + OpenMM.
client:Claude Desktop
transport:streamable-http
runtime:mcpb
tools:12
Install MDEngine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mdengine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.forcefieldsilicon.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs