MaterialsCodeGraph for Gemini CLI
com.materialscodegraph/mcg
Materials simulations for AI agents over MCP: binding token quote before every run, record after it.
client:Gemini CLI
transport:streamable-http
Install MaterialsCodeGraph in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcg": {
"httpUrl": "https://api.materialscodegraph.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs