About koishi-plugin-cline
koishi-plugin-cline is an MCP server published by git+initialencounter in the AI category: model context protocol client. It has been installed 0 times through Conduid.
Install
npx koishi-plugin-clineclaude mcp add 2022-12-24 -- npx -y koishi-plugin-clinenpx -y koishi-plugin-clineThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about koishi-plugin-cline
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
| 分类 | 名称 |
|---|---|
| 人工智能 | ☕ChatGPT☕AI 颜值打分☕Stable Diffusion☕意间绘画☕知数云 |
| 适配器 | ☕autoxjs-sender☕adapter-wechat4u☕adapter-voce |
| 拓展功能 | ☕mqtt |
| 管理工具 | ☕闹钟☕进阶指令帮助 |
| 行为预设 | ☕群主插件 |
| 资讯服务 | ☕兽云祭☕瓷砖提醒 |
| 实用工具 | ☕fish-speech☕飞桨语音☕OpenAI语音☕百度TTS☕百度STT☕腾讯TTS☕腾讯STT☕vits服务☕sst服务 |
| 娱乐玩法 | ☕数字华容道☕魔方☕对对联☕扫雷残局☕国际象棋 |
| 游戏辅助 | ☕斯坦牛逼☕Steam 挂刀☕原神图鉴 |
在你的工作区引入此仓库
- 克隆本仓库到你的工作区
yarn clone initialencounter/2022-12-24
- 修改根工作区的 tsconfig.json
"koishi-plugin-*": [
"external/2022-12-24/plugins/Adapter/*/src",
"external/2022-12-24/plugins/AI/*/src",
"external/2022-12-24/plugins/Behavior/*/src",
"external/2022-12-24/plugins/Console/*/src",
"external/2022-12-24/plugins/Extension/*/src",
"external/2022-12-24/plugins/Games/*/src",
"external/2022-12-24/plugins/Manager/*/src",
"external/2022-12-24/plugins/News/*/src",
"external/2022-12-24/plugins/Recreation/*/src",
"external/2022-12-24/plugins/Tool/*/src"
],
"@initencounter/koishi-plugin-jimp": [
"external/2022-12-24/plugins/Extension/jimp/src",
],
"@initencounter/jimp": [
"external/2022-12-24/plugins/Extension/jimp-abstract/src",
],
"@initencounter/vits": [
"external/2022-12-24/plugins/Tool/vits/src",
],
"@initencounter/sst": [
"external/2022-12-24/plugins/Tool/sst/src",
],
README mirrored from the source repository 3 months ago. The original is authoritative.