Condition watcher for AI assistants — wait for ports, files, URLs, processes, and more
Tools
cancel_watch
wait_for_command
wait_for_docker
wait_for_file
wait_for_gh_run
wait_for_pid
wait_for_port
wait_for_url
Server Config
{
"mcpServers": {
"await": {
"command": "npx",
"args": [
"-y",
"mcp-await"
]
}
}
}