From e9f36803843c19cf3169f027cf023a71e6e81126 Mon Sep 17 00:00:00 2001 From: Van Bui Date: Fri, 3 Apr 2026 15:48:55 -0700 Subject: [PATCH] =?UTF-8?q?Add=20VerifiedState=20=E2=80=94=20decision=20tr?= =?UTF-8?q?ace=20infrastructure=20for=20AI=20agents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..524961d149 100644 --- a/README.md +++ b/README.md @@ -1405,6 +1405,7 @@ search, and comprehensive file analysis. - **[Vectara](https://github.com/vectara/vectara-mcp)** - Query Vectara's trusted RAG-as-a-service platform. - **[Vega-Lite](https://github.com/isaacwasserman/mcp-vegalite-server)** - Generate visualizations from fetched data using the VegaLite format and renderer. - **[Vertica](https://github.com/nolleh/mcp-vertica)** - Vertica database integration in Python with configurable access controls and schema inspection +- **[VerifiedState](https://github.com/verifiedstate/verified-memory)** - Decision trace infrastructure for AI agents. Cryptographic receipts, bitemporal queries, conflict detection. Tools: memory_ingest, memory_query, memory_verify, memory_health. - **[Vibe Check](https://github.com/PV-Bhat/vibe-check-mcp-server)** - An MCP server leveraging an external oversight layer to "vibe check" agents, and also self-improve accuracy & user alignment over time. Prevents scope creep, code bloat, misalignment, misinterpretation, tunnel vision, and overcomplication. - **[Video Editor](https://github.com/burningion/video-editing-mcp)** - A Model Context Protocol Server to add, edit, and search videos with [Video Jungle](https://www.video-jungle.com/). - **[Video Still Capture](https://github.com/13rac1/videocapture-mcp)** - 📷 Capture video stills from an OpenCV-compatible webcam or other video source.