Skip to content

BaratiLab/Agentic-Additive-Manufacturing-Alloy-Evaluation

Repository files navigation

Agentic-Additive-Manufacturing-Alloy-Evaluation

Multi-agent workflow configuration for additive manufacturing alloy evaluation via Model Context Protocol (MCP)

Main Figure

Getting Started

  1. Clone Repository
  2. Install Thermo-Calc 2025B with TC-Python
    • Make sure environment variables TC25B_HOME, LSHOST, and JAVA_HOME are set.
  3. Install uv
  4. Sync additive-manufacturing, thermo-calc, and workspace-agent packages.
    uv sync
  5. Install LLM client such as Claude Desktop, Claude Code, Codex, or Gemini CLI
  6. Install MCP tools and Agents to Client (i.e. claude-desktop, vscode, claude-code, codex, or gemini-cli)
    uv run main.py <client>
    

VSCode

  1. Open Copilot and click on the tools icon

Copilot tools open menu

  1. Update the tools for additive-manufacturing, thermo-calc, and workspace

Copilot tools open menu

  1. (Optional) Toggle off all other tools for better performance (i.e. "Built-In", "Python", "Jupyter", etc.)

MCP Servers

Additive Manufacturing Additive Manufacturing
uv add additive-manufacturing
pip install additive-manufacturing
Thermo-Calc Thermo-Calc
uv add thermo-calc
pip install thermo-calc
Workspace Agent Workspace Agent
uv add workspace-agent
pip install workspace-agent

About

Multi-agent workflow configuration for additive manufacturing alloy evaluation via Model Context Protocol (MCP)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors