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.
Quick Start
Clone the repository:
git clone https://github.com/kindly-software/kdbClaude Desktop configuration example:
{
"mcpServers": {
"kdb": {
"command": "npx",
"args": [
"-y",
"kindly-software/kdb"
]
}
}
}Check the repository README for specific installation and configuration instructions.