The cli calls maestro and maestro-knowledge mcp servers to execute its commands, but those servers must be started up on their own. We should include a command in the cli that will start the mcp servers. This would require a python env with the expected library installed. My expectation would be that we'd reimplement the existing bash scripts in go, and possibly include the steps for installing the py env.
The cli calls maestro and maestro-knowledge mcp servers to execute its commands, but those servers must be started up on their own. We should include a command in the cli that will start the mcp servers. This would require a python env with the expected library installed. My expectation would be that we'd reimplement the existing bash scripts in go, and possibly include the steps for installing the py env.