Skip to content
VS Code

MaterialsCodeGraph for VS Code

com.materialscodegraph/mcg

Materials simulations for AI agents over MCP: binding token quote before every run, record after it.

client:VS Code transport:streamable-http

Install MaterialsCodeGraph in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcg": {
      "type": "http",
      "url": "https://api.materialscodegraph.com/mcp"
    }
  }
}

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

MaterialsCodeGraph in other clients