openllmc

quantidexyz/openllmc
★ 0 stars TypeScript AI/LLM Updated 9d ago
OpenLLM CLI (openllmc) — the extension runtime: unified MCP server + released binaries
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": {
    "openllmc": {
      "command": "npx",
      "args": [
        "-y",
        "quantidexyz/openllmc"
      ]
    }
  }
}

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: light)" srcset="./assets/openllm-light.svg"> <img alt="OpenLLM" src="./assets/openllm.svg" width="300"> </picture> </p> <p align="center"><b>openllmc</b> — the OpenLLM CLI.</p> <p align="center"> <a href="./LICENSE"><img alt="License: BUSL-1.1" src="https://img.shields.io/badge/license-BUSL--1.1-blue.svg"></a>