heurist-agent-framework

heurist-network/heurist-agent-framework
★ 780 stars Python 🤖 AI/LLM Updated 1mo ago
A flexible multi-interface AI agent framework for building agents with reasoning, tool use, memory, deep research, blockchain interaction, MCP, and agents-as-a-service.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "heurist-agent-framew": {
      "command": "uvx",
      "args": [
        "heurist-agent-framework"
      ]
    }
  }
}

Or install with pip: pip install heurist-agent-framework

Topics

agentic-aiagentic-frameworkaimcp