solace-agent-mesh
An event-driven multi-agent AI system framework supporting complex workflows.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 5.0k
- Source
- mcp-github
- Repository
- github.com/SolaceLabs/solace-agent-mesh
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.