aaronsb/maistro-docker
A Docker-containerized web-based automation tool for orchestrating and scheduling sequences of LLM interactions through the Goose CLI tool, with support for MCP server extensions.
Platform-specific configuration:
{
"mcpServers": {
"maistro-docker": {
"command": "npx",
"args": [
"-y",
"maistro-docker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...