Skip to content
Zed

MaterialsCodeGraph for Zed

com.materialscodegraph/mcg

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

client:Zed transport:streamable-http

Install MaterialsCodeGraph in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcg": {
      "url": "https://api.materialscodegraph.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

MaterialsCodeGraph in other clients