From 45f6a90766d90625f685c7d8a722d3755187a58d Mon Sep 17 00:00:00 2001 From: johnnyfish Date: Mon, 16 Mar 2026 14:10:17 +0200 Subject: [PATCH] Add OneCLI to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4285ca..86d5641 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ OpenClaw is an open-source, self-hosted AI agent framework that connects LLMs to - [rickybloomfield/OuraClaw](https://github.com/rickybloomfield/OuraClaw) - Oura integration plugin for readiness, sleep, and activity summaries. ![GitHub stars](https://img.shields.io/github/stars/rickybloomfield/OuraClaw?style=social) - [soimy/openclaw-channel-dingtalk](https://github.com/soimy/openclaw-channel-dingtalk) - DingTalk enterprise channel plugin with stream support. ![GitHub stars](https://img.shields.io/github/stars/soimy/openclaw-channel-dingtalk?style=social) - [techartdev/OpenClawHomeAssistant](https://github.com/techartdev/OpenClawHomeAssistant) - Home Assistant add-on with entity-level integration. ![GitHub stars](https://img.shields.io/github/stars/techartdev/OpenClawHomeAssistant?style=social) +- [onecli/onecli](https://github.com/onecli/onecli) - Credential vault for AI agents. Rust HTTP gateway injects API keys transparently so agents never access raw secrets. Works with any agent that makes HTTP requests. ![GitHub stars](https://img.shields.io/github/stars/onecli/onecli?style=social) ## MCP and Tool Servers