SuperAiAgent

Bmv16991/SuperAiAgent
★ 0 stars Python AI/LLM Updated 2d ago
Production-grade AI Agent framework: semantic skill routing, self-evolution, MCP Server, async REST API. 50+ languages. Plug in your own skills.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "superaiagent": {
      "command": "uvx",
      "args": [
        "superaiagent"
      ]
    }
  }
}

Or install with pip: pip install superaiagent

README Excerpt

> A production-grade AI Agent framework with semantic skill routing, self-evolution, and MCP Server support. --- SuperAiAgent is an open-source framework for building AI agents that **route tasks to specialized skills**, **learn from experience**, and **create new skills automatically** when none exist.

Tools (11)

GETPOSTflashhermes_kb_queryhermes_memoryhermes_runhermes_searchhermes_statsmaxopusplus

Topics

ai-agentllmmcppythonqdrantskill-routing