loading…
Search for a command to run...
loading…
Connects AI assistants to the Maestro research framework to orchestrate multi-agent research missions, including planning, research, and writing phases. It enab
Connects AI assistants to the Maestro research framework to orchestrate multi-agent research missions, including planning, research, and writing phases. It enables users to launch research tasks, track real-time progress, and retrieve comprehensive structured reports and notes.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-maestro": {
"command": "npx",
"args": []
}
}
}