← Index

io.github.ricardo-hdrn/mcp-await

io.github.ricardo-hdrn/mcp-await·v0.1.3·Other
Quality Score
78
/100

Condition watcher for AI assistants — wait for ports, files, URLs, processes, and more

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-await": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-await"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-await": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-await"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-await
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other