File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33</p >
44
55<p align =" center " >
6- <a href =" https://www.npmjs.com/package/asteria " ><img src =" https://img.shields.io/npm/v/asteria ?style=flat-square&color=6366f1 " alt =" npm version " ></a >
7- <a href =" https://www.npmjs.com/package/asteria " ><img src =" https://img.shields.io/npm/dm/asteria ?style=flat-square&color=6366f1 " alt =" npm downloads " ></a >
6+ <a href =" https://www.npmjs.com/package/@onestepat4time/ asteria " ><img src =" https://img.shields.io/npm/v/@onestepat4time%2Fasteria ?style=flat-square&color=6366f1 " alt =" npm version " ></a >
7+ <a href =" https://www.npmjs.com/package/@onestepat4time/ asteria " ><img src =" https://img.shields.io/npm/dm/@onestepat4time%2Fasteria ?style=flat-square&color=6366f1 " alt =" npm downloads " ></a >
88 <a href =" https://github.com/OneStepAt4time/asteria/blob/master/LICENSE " ><img src =" https://img.shields.io/npm/l/asteria?style=flat-square " alt =" license " ></a >
99 <a href =" https://github.com/OneStepAt4time/asteria " ><img src =" https://img.shields.io/node/v/asteria?style=flat-square&color=6366f1 " alt =" node version " ></a >
1010 <a href =" https://github.com/OneStepAt4time/asteria/actions/workflows/ci.yml " ><img src =" https://img.shields.io/github/actions/workflow/status/OneStepAt4time/asteria/ci.yml?branch=master&style=flat-square&label=CI " alt =" CI " ></a >
@@ -51,7 +51,7 @@ graph LR
5151## Install
5252
5353``` bash
54- npm install -g asteria
54+ npm install -g @onestepat4time/ asteria
5555```
5656
5757** Requirements:** Node.js >= 18, [ Perplexity Comet] ( https://comet.perplexity.ai/ ) installed
Original file line number Diff line number Diff line change 11{
2- "name" : " asteria" ,
2+ "name" : " @onestepat4time/ asteria" ,
33 "version" : " 0.1.0" ,
44 "description" : " MCP server for Perplexity Comet browser management" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
77 "bin" : {
8- "asteria" : " ./dist/cli.js"
8+ "asteria" : " ./dist/cli.js" ,
9+ "asteria-comet" : " ./dist/cli.js"
910 },
1011 "files" : [
1112 " dist/" ,
You can’t perform that action at this time.
0 commit comments