dravr-embacle

dravr-ai/dravr-embacle
★ 3 stars Rust 🤖 AI/LLM Updated today
Rust library wrapping 12 AI CLI tools as pluggable LLM providers — with OpenAI API client, ACP headless mode, agent loop, MCP server, and OpenAI-compatible REST API
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": {
    "dravr-embacle": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "dravr-embacle"
      ]
    }
  }
}

Topics

acpagentclaude-codeclinecodexcopilotcursorgeminigoosekilokirollmmcpopenai-compatibleopencode