After including `app/[transport]/route.ts` the `app/not-found.tsx` file is not detecting. Possible Reason - `app/[transport]/route.ts` takes any request to `/something` try to match and use this mcp route handler.