π¦
Protocol Launcher
One-click launch URL generator for protocol-based apps
0 installs
109 stars
1 forks
Trust: 80 β Excellent
Devtools
Installation
npx protocol-launcherAsk AI about Protocol Launcher
Powered by Claude Β· Grounded in docs
I know everything about Protocol Launcher. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Protocol Launcher
One-click launch URL generator for protocol-based apps.
Features
- π‘οΈοΈ Type-Safe
- π Multi-App Ready
- πΏ On-Demand / Tree-shakable
- π Secure Encoding
- βοΈ Zero Runtime Dependencies
- π¦ ESM First
Installation
npm install protocol-launcher
or
yarn add protocol-launcher
or
pnpm install protocol-launcher
Usage
On-Demand Import (Recommended)
// Cherry Studio
import { installMCP, installProvider } from 'protocol-launcher/cherry-studio'
// Cursor
import { installMCP as installCursorMCP } from 'protocol-launcher/cursor'
Full Import
import { cherryStudio, cursor } from 'protocol-launcher'
Docs
Full guides and examples: https://zhensherlock.github.io/protocol-launcher/
Contributing
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
Contributors
This project exists thanks to all the people who contribute.
License
MIT Β© MichaelSun
