An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
pip install solace-agent-meshAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"solacelabs-solace-agent-mesh-github": {
"command": "uvx",
"args": [
"pip install solace-agent-mesh"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from solace agent mesh?"
API Key Required
This server requires an API key from solace agent mesh. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| SOLACE_AGENT_MESH_API_KEY | Yes | Your solace agent mesh API key |
"What resources are available in solace agent mesh?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in solace agent mesh"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in solace agent mesh with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.