wanxingai/LightAgent
LightAgent: Lightweight AI agent framework with memory, tools & tree-of-thought. Supports multi-agent collaboration, self-learning, and major LLMs (OpenAI/DeepSeek/Qwen). Open-source with MCP/SSE protocol integration.
Platform-specific configuration:
{
"mcpServers": {
"LightAgent": {
"command": "npx",
"args": [
"-y",
"LightAgent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...