loading…
Search for a command to run...
loading…
An MCP server that coordinates multiple Claude Code sessions through kitty terminal remote control to enable a manager-worker delegation workflow. It supports t
An MCP server that coordinates multiple Claude Code sessions through kitty terminal remote control to enable a manager-worker delegation workflow. It supports task dependency tracking, inter-agent communication, and automated status monitoring across multiple terminal windows.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"ama-mcp": {
"command": "npx",
"args": []
}
}
}