From 4b2367d9da506e0a1a9d1b5e278017ae06421b21 Mon Sep 17 00:00:00 2001 From: flik2002 <5003698@qq.com> Date: Thu, 30 Apr 2026 18:17:05 +0800 Subject: [PATCH] docs: add OpenClaw Monitor --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 874916cab3..0fe1dd11ed 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,16 @@ Typically, each MCP server is implemented with an MCP SDK: ## 🌟 Reference Servers +## OpenClaw Monitor + +> Real-time AI Agent Monitoring Dashboard for OpenClaw + +**GitHub:** [flik2002/openclaw-monitor](https://github.com/flik2002/openclaw-monitor) ⭐ + +![Dashboard](https://raw.githubusercontent.com/flik2002/openclaw-monitor/main/Openclaw%20Monitor.jpg) + + + These servers aim to demonstrate MCP features and the official SDKs. - **[Everything](src/everything)** - Reference / test server with prompts, resources, and tools.