dynoxide serve --port 8000 --mcp hangs on Ctrl+C when an MCP client (Claude Code, Cursor, Nubo, etc.) is holding an open connection. Without a client connected, shutdown is clean. With one, the process never exits and npm run dev needs a second Ctrl+C or a pkill.
dynoxide serve --port 8000 --mcp hangs on Ctrl+C when an MCP client (Claude Code, Cursor, Nubo, etc.) is holding an open connection. Without a client connected, shutdown is clean. With one, the process never exits and npm run dev needs a second Ctrl+C or a pkill.