solace-agent-mesh

solace-agent-mesh

An event-driven multi-agent AI system framework supporting complex workflows.

MCPDevOpen source
Type
MCP
Open source
Yes
GitHub Stars
★ 5.0k
Source
mcp-github

Overview

Solace Agent Mesh is an event-driven framework for building and orchestrating multi-agent AI systems. It enables AI agents to seamlessly integrate with real-world data sources and systems, facilitating complex multi-step workflows. With Solace Agent Mesh, you can create teams of AI agents with different skills and access to various tools, while automatically handling communication between agents. The framework is built on Solace platform event messaging, providing true scalability and reliability.

Capabilities

  • Multi-agent event-driven architecture
  • Automatic task decomposition and delegation
  • Flexible interface integration
  • Scalability with custom agents and services
  • Seamless inter-agent communication
  • Dynamic content embedding

Use cases

Building multi-agent AI systemsImplementing complex workflowsIntegrating multiple data sources and systemsAutomating task delegation and execution

Setup

Requires: Python 3.10.16 – 3.13.xpipLLM API key
mkdir my-sam && cd my-sam && python3 -m venv .venv && source .venv/bin/activate && pip3 install solace-agent-mesh

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What operating systems does Solace Agent Mesh support?

Supports MacOS, Linux, and Windows (via WSL)

How do I get started with Solace Agent Mesh?

Refer to the Quickstart guide in the official documentation

Related skills