aleph

Hmbown/aleph
★ 176 stars Python 🤖 AI/LLM Updated 1mo ago
Skill + MCP server to turn your agent into an RLM. Load context, iterate with search/code/think tools, converge on answers.
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": {
    "aleph": {
      "command": "uvx",
      "args": [
        "aleph"
      ]
    }
  }
}

Or install with pip: pip install aleph

Topics

llmmcprecursivereplrlm