Since our implementation uses `async` IO for subprocess communication, it's crucial to utilize the `fastMCP.run_async()` entry-point of FastMCP. This should fix crashes on Windows. ref: steveyegge/beads#53
Since our implementation uses `async` IO for subprocess communication, it's crucial to utilize the `fastMCP.run_async()` entry-point of FastMCP. This should fix crashes on Windows. ref: steveyegge/beads#53