Merge remote-tracking branch 'upstream/main' into liri/post-auth-redirect

This commit is contained in:
ReallyLiri 2025-05-12 11:11:06 +03:00
commit 921928219d
7 changed files with 65 additions and 41 deletions

View file

@ -55,7 +55,7 @@ To bypass authentication, or to emit custom headers on all requests to your remo
}
```
**Note:** Cursor has a bug where spaces inside `args` aren't escaped when it invokes `npx`, which ends up mangling these values. You can work around it using:
**Note:** Cursor and Claude Desktop (Windows) have a bug where spaces inside `args` aren't escaped when it invokes `npx`, which ends up mangling these values. You can work around it using:
```jsonc
{