Any masters know how to generate personal "Fix in Cursor" deeplink?

It seems cursor’s deeplink only open to install MCP server Cursor – Deeplinks

For Fix in Cursor function, the format of deeplink is https://cursor.com/open?data=jwt_token

So, without Cursor’s private key, this Apply in Cursor function is not customizable?

1 Like

I opened this topic asking for the same feature

Interested in this feature as well.

Available now! Deeplinks | Cursor Docs

1 Like

Thanks @ericzakariasson for the update!

There is a small problem when I try putting a bunch of code content that includes the & character, although it’s urlEncoded in the generated deeplink, but it is truncated in Cursor

Got it! We’re stripping some of this, but might need to adjust. Thanks for reporting!