ColaLinN
(Murasame)
June 5, 2025, 11:03am
1
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
Is there a way to create custom links using cursor://anysphere.cursor-deeplink/createchat?data=....?
I saw it in BugBot, but I want to know if I can create them
I opened this topic asking for the same feature
tom-ewake
(Tom Medrado)
June 12, 2025, 9:31am
3
Interested in this feature as well.
ColaLinN
(Murasame)
October 1, 2025, 8:42am
7
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!