Cursor
The AI code editor.
- Schemes
cursor:- Universal links
cursor.com
Links
- Add a command
cursor://anysphere.cursor-deeplink/command?name={name}&text={text} - Install an MCP server
cursor://anysphere.cursor-deeplink/mcp/install?name={name}&config={config} - Pre-fill a chat prompt
cursor://anysphere.cursor-deeplink/prompt?text={text} - Add a rule
cursor://anysphere.cursor-deeplink/rule?name={name}&text={text}
Every Cursor link comes in two forms: a cursor://anysphere.cursor-deeplink/… form that goes
straight to the app, and an https://cursor.com/link/… form carrying the same query. Prefer the
https:// one for anything a person will click — it survives Slack, GitHub, and email, where the
custom scheme is stripped.
Nothing here acts on its own. Cursor shows what arrived and waits for confirmation.
Keep the encoded URL under 8,000 characters.