djun/bot-server
bot-app 的服务端,包含一个简单的agent(与tool交互使用mcp协议,与llm交互使用langchainjs),支持对话和工具调用。使用express + langchain开发。开发主力是kiro/cursor。
Platform-specific configuration:
{
"mcpServers": {
"bot-server": {
"command": "npx",
"args": [
"-y",
"bot-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...