protocol-launcher

mcp
Security Audit
Fail
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 115 GitHub stars
Code Fail
  • process.env — Environment variable access in apps/docs/.vitepress/config.ts
  • Hardcoded secret — Potential hardcoded credential in apps/docs/.vitepress/config.ts
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

One-click launch URL generator for protocol-based apps

README.md

protocol-launcher

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

Reviews (0)

No results found