MaterialsCodeGraph for Cursor
com.materialscodegraph/mcg
Materials simulations for AI agents over MCP: binding token quote before every run, record after it.
client:Cursor
transport:streamable-http
Install MaterialsCodeGraph in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcg": {
"url": "https://api.materialscodegraph.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs