mdengine-plugins

forcefieldsilicon/mdengine-plugins
★ 0 stars Unknown language AI/LLM Updated 2d ago
Official MDEngine plugin for Claude Code: hosted MCP server + skills for molecular dynamics (LAMMPS, OpenMM) with ForceField Silicon
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mdengine-plugins": {
      "command": "npx",
      "args": [
        "-y",
        "forcefieldsilicon/mdengine-plugins"
      ]
    }
  }
}

README Excerpt

The plugin marketplace for [MDEngine](https://forcefieldsilicon.com/mdengine), the molecular-dynamics workbench from ForceField Silicon (Gitinama Inc.). ```sh claude plugin marketplace add forcefieldsilicon/mdengine-plugins claude plugin install mdengine@forcefieldsilicon ``` | Plugin | What it gives an agent |