entropic

tvanfossen/entropic
★ 2 stars C++ 🤖 AI/LLM Updated 1d ago
Local-first agentic inference engine in C/C++. Multi-tier model routing, grammar-constrained output, MCP tool servers. Embeddable via C ABI.
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": {
    "entropic": {
      "command": "npx",
      "args": [
        "-y",
        "tvanfossen/entropic"
      ]
    }
  }
}

README Excerpt

> Local-first agentic inference engine — your models, your hardware, your control **API reference:** [tvanfossen.github.io/entropic](https://tvanfossen.github.io/entropic/) — auto-generated from doxygen on every release Entropic is a **C inference engine** that turns a local GGUF model into a multi-tier, tool-calling AI system. It runs entirely on your hardware — no

Tools (14)

GenerationParamsbashcoveragedevdiagnosticsentropicfilesystemfullgamegitlightweightmidprimaryweb

Topics

agentic-aiagentic-frameworkcppcpp20cudaedge-aiembedded-aigbnfggufgrammar-constrained-decodinginference-enginellama-cppllmlocal-llmmcp