Metadata-Version: 2.4
Name: mdo_agent_deck
Version: 0.1.1
Summary: Compiled AgentDeck orchestrator for MCP workflows
License: Copyright (c) 2026 Iowa State University
        
        Developed by the iDesign Lab, Aerospace Engineering Department, Iowa State University
        
        Contact: Ping He, phe@iastate.edu
        
        All rights reserved.
        
        This software is provided as a beta version for evaluation and feedback.
        
        Permission is hereby granted to any person or entity ("users") to use this software for academic,
        research, and commercial purposes, subject to the following conditions:
        
        1. This software is provided as a beta evaluation version to demonstrate current
           capabilities and support assessment of potential future extensions.
        
        2. Users may not redistribute this software, in whole or in part, without prior written 
           permission from Iowa State University.
        
        3. Users may not reverse engineer or create derivative works of the software. However,
           use of the software as part of an internal or commercial workflow, pipeline, or
           process is permitted.
        
        4. Commercial use of this software is permitted, including use in commercial products,
           services, and other for-profit activities.
        
        5. This software is provided "as is", without warranty of any kind, express or implied, 
           including but not limited to the warranties of merchantability, fitness for a 
           particular purpose, and noninfringement.
        
        6. In no event shall Iowa State University or the developers be liable for any claim, damages, or
           other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in 
           connection with the software or the use or other dealings in the software.
        
        7. Iowa State University reserves the right to change the licensing terms in future versions.
        
Requires-Python: ==3.10.*
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: mdo_agent_base==0.1.0
Requires-Dist: mdo_agent_plot==0.1.0
Requires-Dist: mdo_agent_mesh==0.1.0
Requires-Dist: mdo_agent_airfoil==0.1.0
Requires-Dist: mdo_agent_wing==0.1.0
Requires-Dist: mdo_agent_aircraft==0.1.0
Dynamic: license-file

# MDO Agent Deck

The MCP server of the MDO Agent Deck framework, which host many working agents such as mdo_agent_airfoil, mdo_agent_wing, and mdo_agent_aircraft

MDO Agent Deck is an agentic AI framework for multidisciplinary design optimization of engineering systems.

This is a beta release for evaluation purposes. See [LICENSE.md](LICENSE.md) for details.

For installation instructions, tutorials, and documentation, visit https://dafoam.github.io/ai-agent-overview.html
