Solace Agent Mesh

Active
GitHub Python Apache-2.0

Description

Solace Agent Mesh is an event-driven multi-agent AI framework for building and orchestrating multi-agent systems with MCP integration and complex multi-step workflows.

Key Features

  • Multi-agent event-driven architecture via Solace Event Mesh for true scalability
  • Automatic agent orchestration with task decomposition and delegation
  • Flexible gateway interfaces: REST API, web UI, Slack, and custom integrations
  • Agent-to-Agent (A2A) protocol for seamless peer discovery and delegation
  • Dynamic embeds for embedding real-time data, calculations, and file contents in responses
  • Built-in SQL, JQ, and visualization tools for data analysis

Use Cases

💡 Building enterprise-grade multi-agent AI systems with specialized agents for different domains
💡 Creating event-driven workflows where database agents, multimodal agents, and utility agents collaborate
💡 Integrating AI agent teams into existing enterprise messaging infrastructure
💡 Developing production-ready AI applications with decoupled, asynchronous agent communication

Quick Start

pip install solace-agent-mesh && sam init --gui && sam run

Related Projects