Agents Orchestra icon

Agents Orchestra

Orchestrates agent workflows using state-based transitions and the Model Context Protocol (MCP).

关于

This Python implementation offers a state-based agent orchestration system leveraging the Model Context Protocol (MCP) to streamline LLM interactions. It allows for the creation of resources, tools, and prompts, defining clear agent states like planning, researching, and executing tasks. With this tool, you can customize agent behavior, add new states, define custom tools, and integrate with Claude for Desktop to create sophisticated, context-aware AI workflows.

主要功能

  • State-based agent orchestration
  • 0 GitHub stars
  • Integration with Claude for Desktop
  • Model Context Protocol (MCP) integration
  • Tool creation with the @mcp.tool() decorator
  • Customizable agent states and transitions

使用案例

  • Building complex AI workflows with stateful agents
  • Providing context for LLMs in a standardized way
  • Automating tasks using predefined plans and actions
Agents Orchestra: Automate Agent Workflows with MCP