Deuz-SDK

Deuz-AI/Deuz-SDK
★ 50 stars TypeScript AI/LLM Updated today
Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG, MCP tool calling, human-in-the-loop approval, planning and CodeAct sandboxes. One streaming API for Claude, GPT, Gemini, Grok, Mistral and DeepSeek — Node, Bun, Deno, serverless and edge.
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": {
    "deuz-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "Deuz-AI/Deuz-SDK"
      ]
    }
  }
}

Topics

agent-frameworkagentic-aiaiai-agentsai-sdkanthropicautonomous-agentsclaudedurable-executiongeminihuman-in-the-loopllmmcpmodel-context-protocolmulti-agent