Developer Tools
Trust: 37/100 (Limited)io.github.ricardo-hdrn/mcp-await Guide
Condition watcher for AI assistants — wait for ports, files, URLs, processes, and more
1 starsby ricardo-hdrn
Quick Start
Install
npx mcp-awaitClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ricardo-hdrn-mcp-await": {
"command": "npx",
"args": [
"mcp-await"
]
}
}
}