{"id":35797861,"url":"https://github.com/zhensherlock/protocol-launcher","last_synced_at":"2026-04-19T09:00:55.290Z","repository":{"id":331582804,"uuid":"1116536262","full_name":"zhensherlock/protocol-launcher","owner":"zhensherlock","description":"One-click launch URL generator for protocol-based apps","archived":false,"fork":false,"pushed_at":"2026-04-17T01:46:20.000Z","size":29541,"stargazers_count":115,"open_issues_count":9,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-17T03:37:55.707Z","etag":null,"topics":["ai-tools","api-configuration","deep-link","deeplink","deeplinks","esm","launch-url","llm-provider","mcp","mcp-installer","modelcontextprotocol","one-click","protocol","protocol-launcher","quick-launcher","tree-shaking","typescript","url-generator","url-scheme"],"latest_commit_sha":null,"homepage":"https://protocol-launcher.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhensherlock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-15T02:49:27.000Z","updated_at":"2026-04-12T11:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zhensherlock/protocol-launcher","commit_stats":null,"previous_names":["zhensherlock/protocol-launcher"],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/zhensherlock/protocol-launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fprotocol-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fprotocol-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fprotocol-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fprotocol-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhensherlock","download_url":"https://codeload.github.com/zhensherlock/protocol-launcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fprotocol-launcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-tools","api-configuration","deep-link","deeplink","deeplinks","esm","launch-url","llm-provider","mcp","mcp-installer","modelcontextprotocol","one-click","protocol","protocol-launcher","quick-launcher","tree-shaking","typescript","url-generator","url-scheme"],"created_at":"2026-01-07T10:15:53.231Z","updated_at":"2026-04-19T09:00:55.236Z","avatar_url":"https://github.com/zhensherlock.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://zhensherlock.github.io/protocol-launcher/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"300\" src=\"https://zhensherlock.github.io/protocol-launcher/logo.svg\" alt=\"protocol-launcher\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Protocol Launcher\n\nOne-click launch URL generator for protocol-based apps.\n\n[![][npm-release-shield]][npm-release-link]\n[![][codecov-shield]][codecov-link]\n[![][github-release-date-shield]][github-release-date-link]\n[![][github-action-build-shield]][github-action-build-link]\n[![][github-license-shield]][github-license-link]\n\n## Features\n\n- 🛡️️ Type-Safe\n- 🌍 Multi-App Ready\n- 🌿 On-Demand / Tree-shakable\n- 🔐 Secure Encoding\n- ⚙️ Zero Runtime Dependencies\n- 📦 ESM First\n\n## Installation\n\n```bash\nnpm install protocol-launcher\n```\n\nor\n\n```bash\nyarn add protocol-launcher\n```\n\nor\n\n```bash\npnpm install protocol-launcher\n```\n\n## Usage\n\n### On-Demand Import (Recommended)\n\n```ts\n// Cherry Studio\nimport { installMCP, installProvider } from 'protocol-launcher/cherry-studio'\n\n// Cursor\nimport { installMCP as installCursorMCP } from 'protocol-launcher/cursor'\n```\n\n### Full Import\n\n```ts\nimport { cherryStudio, cursor } from 'protocol-launcher'\n```\n\n## Docs\n\nFull guides and examples: https://zhensherlock.github.io/protocol-launcher/\n\n## Contributing\n\nFeel free to dive in! [Open an issue](https://github.com/zhensherlock/protocol-launcher/issues/new/choose) or submit PRs.\n\nStandard Readme follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.\n\n### Contributors\n\nThis project exists thanks to all the people who contribute.\n\n\u003ca href=\"https://github.com/zhensherlock/protocol-launcher/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=zhensherlock/protocol-launcher\" /\u003e\n\u003c/a\u003e\n\n## License\n\n[MIT](LICENSE) © MichaelSun\n\n[npm-release-link]: https://www.npmjs.com/package/protocol-launcher\n[npm-release-shield]: https://img.shields.io/npm/v/protocol-launcher?color=1677FF\u0026labelColor=black\u0026logo=npm\u0026logoColor=white\u0026style=flat-square\n[codecov-link]: http://app.codecov.io/gh/zhensherlock/protocol-launcher\n[codecov-shield]: https://img.shields.io/codecov/c/github/zhensherlock/protocol-launcher?color=1677FF\u0026labelColor=black\u0026style=flat-square\u0026logo=codecov\u0026logoColor=white\n[github-release-date-link]: https://github.com/zhensherlock/protocol-launcher/releases\n[github-release-date-shield]: https://img.shields.io/github/release-date/zhensherlock/protocol-launcher?color=1677FF\u0026labelColor=black\u0026style=flat-square\n[github-action-build-link]: https://github.com/zhensherlock/protocol-launcher/actions/workflows/build.yml\n[github-action-build-shield]: https://img.shields.io/github/actions/workflow/status/zhensherlock/protocol-launcher/build.yml?branch=main\u0026color=1677FF\u0026label=build\u0026labelColor=black\u0026logo=githubactions\u0026logoColor=white\u0026style=flat-square\n[github-license-link]: https://github.com/zhensherlock/protocol-launcher/blob/main/LICENSE\n[github-license-shield]: https://img.shields.io/github/license/zhensherlock/protocol-launcher?color=1677FF\u0026labelColor=black\u0026style=flat-square\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhensherlock%2Fprotocol-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhensherlock%2Fprotocol-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhensherlock%2Fprotocol-launcher/lists"}