5ire
5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
GitHubスター
4,493
ユーザー評価
未評価
お気に入り
0
閲覧数
16
フォーク
332
イシュー
55
インストール方法
難易度
上級推定所要時間
20-45 分
インストール方法
インストール方法
前提条件
必要なソフトウェアとバージョンを明記してください。Node.js: 18.0.0以上
npm: 8.0.0以上
Python: 最新版
インストール手順
1. リポジトリのクローン
bash
git clone https://github.com/nanbingxyz/5ire
cd 5ire
2. 依存関係のインストール
bash
npm install
3. MCPサーバーの設定
必要に応じて設定ファイルを編集してください。4. サーバーの起動
bash
npm start