Update README.md

This commit is contained in:
shaun smith 2025-05-05 11:53:53 +01:00 committed by GitHub
parent 67bd63192f
commit f2dc00b1a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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
{