From ffd68fa00569f72824d5debd5d7153c135af5a9d Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 8 Dec 2025 17:53:32 -0500 Subject: [PATCH] Add KDB - AI Time-Travel Debugger Adds KDB (The Kindly Debugger) to Developer Tools section. Features: - Time-travel debugging with bidirectional replay - Cryptographic audit trails (SOX/SOC2 compliant) - SIMD-accelerated stack unwinding - Free Hobby tier (5 sessions/month) Website: https://kindly.software Docs: https://github.com/kindly-software/kdb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb2371b1..cec13cff 100644 --- a/README.md +++ b/README.md @@ -597,6 +597,7 @@ Tools and integrations that enhance the development workflow and environment man - [Jpisnice/shadcn-ui-mcp-server](https://github.com/Jpisnice/shadcn-ui-mcp-server) 📇 🏠 - MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata. - [jsdelivr/globalping-mcp-server](https://github.com/jsdelivr/globalping-mcp-server) 🎖️ 📇 ☁️ - The Globalping MCP server provides users and LLMs access to run network tools like ping, traceroute, mtr, HTTP and DNS resolve from thousands of locations around the world. - [kadykov/mcp-openapi-schema-explorer](https://github.com/kadykov/mcp-openapi-schema-explorer) 📇 ☁️ 🏠 - Token-efficient access to OpenAPI/Swagger specs via MCP Resources. +- [kindly-software/kdb](https://github.com/kindly-software/kdb) 🦀 ☁️ - AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier available. - [lamemind/mcp-server-multiverse](https://github.com/lamemind/mcp-server-multiverse) 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations. - [langfuse/mcp-server-langfuse](https://github.com/langfuse/mcp-server-langfuse) 🐍 🏠 - MCP server to access and manage LLM application prompts created with [Langfuse]([https://langfuse.com/](https://langfuse.com/docs/prompts/get-started)) Prompt Management. - [JamesANZ/system-prompts-mcp-server](https://github.com/JamesANZ/system-prompts-mcp-server) 📇 🏠 🍎 🪟 🐧 - Exposes a large catalog of coding assistant prompts as MCP tools with model-aware suggestions and persona activation to emulate agents like Cursor or Devin.