CastCLI

JustinANelson/CastCLI
★ 0 stars Java AI/LLM Updated today
Java 21 LLM orchestration harness: routes tasks between local Ollama models and frontier cloud models (OpenAI/Anthropic/Gemini) with MCP client/server support, multi-agent pipelines, and durable shared memory.
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": {
    "castcli": {
      "command": "npx",
      "args": [
        "-y",
        "JustinANelson/CastCLI"
      ]
    }
  }
}

Topics

ai-agentsanthropicclijavallmllm-orchestrationmcpmodel-context-protocolollamaopenai