caliber-suite

rrahimi-uci/caliber-suite
★ 1 stars Python AI/LLM Updated 5d ago
Open-source MLflow plugin for AI agents and agentic workflows: prompts, tools, skills, MCP servers, RAG knowledge bases, evaluation, deployment, observability, and Aria copilot.
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": {
    "caliber-suite": {
      "command": "uvx",
      "args": [
        "caliber-suite"
      ]
    }
  }
}

Or install with pip: pip install caliber-suite

Topics

agentic-workflowsai-agentsevaluationhuman-in-the-loopllmopsmcpmlflowmlflow-pluginmodel-context-protocolobservabilityprompt-engineeringragworkflow-automation