Koishi Plugin Cline
Freeby MCP Community
model context protocol client
v0.0.5Added Apr 12, 2026
chatbotkoishipluginclinemcp
Koishi Plugin Cline MCP Server
model context protocol client
Installation
npx -y koishi-plugin-cline
Reviews
Installation
Quick install
npx -y koishi-plugin-cline
Add to claude_desktop_config.json
{
"mcpServers": {
"koishi-plugin-cline": {
"command": "npx",
"args": ["-y", "koishi-plugin-cline"]
}
}
}