AI / ML|Development|ProductivityJupyter Notebook
Context-Engineering-for-Multi-Agent-Systems
Builds universal, domain-agnostic Multi-Agent Systems (MAS) through high-level semantic orchestration.
N/A rating (0 reviews)0 installs206 GitHub stars
Multi-Agent SystemsContext EngineSemantic Orchestration
This repository provides a production-ready blueprint for the Agentic Era, allowing you to replace rigid, hard-coded workflows with a dynamic, transparent Context Engine. It enables the creation of MAS that save thousands of lines of code while maintaining 100% observability.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"context-engineering-for-multi-agent-systems-1": {
"args": [
"-y",
"@modelcontextprotocol/server-context-engineering-for-multi-agent-systems-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.