Leon-0603/enterprise-llm-agent-system
Enterprise-grade LLM Agent system with MCP-style tool orchestration, heuristic routing, and decoupled RAG / SFT tool servers.
Platform-specific configuration:
{
"mcpServers": {
"enterprise-llm-agent-system": {
"command": "npx",
"args": [
"-y",
"enterprise-llm-agent-system"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...