docker/compose-for-agents
Build and run AI agents using Docker Compose. A collection of ready-to-use examples for orchestrating open-source LLMs, tools, and agent runtimes.
Platform-specific configuration:
{
"mcpServers": {
"compose-for-agents": {
"command": "npx",
"args": [
"-y",
"compose-for-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...