Skip to content
VS Code

MDEngine for VS Code

com.forcefieldsilicon/mdengine

MD workbench for agents: 13 analysis tools, renders, hosted GPU runs; LAMMPS + OpenMM.

client:VS Code transport:streamable-http runtime:mcpb tools:12

Install MDEngine in VS Code

.vscode/mcp.json

{
  "servers": {
    "mdengine": {
      "type": "http",
      "url": "https://api.forcefieldsilicon.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MDEngine in other clients