Skip to content
VS Code

Materials for VS Code

io.github.pipeworx-io/materials

Materials MCP — computed (DFT) materials structures & thermodynamic properties.

client:VS Code transport:streamable-http

Install Materials in VS Code

.vscode/mcp.json

{
  "servers": {
    "materials": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/materials/mcp"
    }
  }
}

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

Materials in other clients