One-click launch URL generator for protocol-based apps.
- 🛡️️ Type-Safe
- 🌍 Multi-App Ready
- 🌿 On-Demand / Tree-shakable
- 🔐 Secure Encoding
- ⚙️ Zero Runtime Dependencies
- 📦 ESM First
npm install protocol-launcheror
yarn install protocol-launcheror
pnpm install protocol-launcher// Cherry Studio
import { installMCP, installProvider } from 'protocol-launcher/cherry-studio'
// Cursor
import { installMCP as installCursorMCP } from 'protocol-launcher/cursor'import { cherryStudio, cursor } from 'protocol-launcher'Full guides and examples: https://zhensherlock.github.io/protocol-launcher/
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
This project exists thanks to all the people who contribute.
MIT © MichaelSun