Protocol Linker

Make app deep links clickable on Discord, Telegram, and other platforms that block custom URI schemes.

Copied to clipboard

How it works

Append any app URL as a ?url= parameter. The page redirects to it instantly.

https://DOMAIN/?url=obsidian%3A%2F%2Fopen%3Fvault%3DX%26file%3DY

Works with obsidian://, raycast://, things://, bear://, notion://, shortcuts://, or any other protocol.

For AI agents

To generate a linker URL: URL-encode the full app URI and pass it as the ?url= parameter. Install the agent skill with npx skills add mortenjust/protocol-linker.