loading…
Search for a command to run...
loading…
AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier a
AI-powered time-travel debugger with bidirectional execution replay, audit-compliant hash-chain logging, and SIMD-accelerated stack unwinding. Free Hobby tier available.
Give your AI the superpower of traveling back in time to find what went wrong and fix the timeline.
🌐 Website • 🎉 Start Free • 📖 Docs
npx -p @kindly-software-inc/kdb kdb-configure --auto
Follow the prompts to sign in with Google and auto-configure your MCP client.
npx -p @kindly-software-inc/kdb kdb-configure --auto --license "YOUR-LICENSE-KEY"
Add to your MCP client config (Claude Code, Cursor, etc.):
{
"mcpServers": {
"kdb": {
"command": "npx",
"args": ["@kindly-software-inc/kdb"]
}
}
}
That's it! 🎊 Ask your AI: "Debug my crashing program"
Time-travel debugging for AI workflows. Step forward. Step backward. Debug as if the bug never existed.
| Feature | Description |
|---|---|
| ⏪ Step Backward | Rewind execution to find root causes |
| ⏩ Step Forward | Resume from any checkpoint |
| 🎯 Breakpoints | Hardware-level with hit counting |
| 📚 Stack Traces | SIMD-accelerated unwinding |
| 🔐 Audit Trail | Hash-chain integrity for compliance |
┌─────────────────┐ MCP ┌─────────────────┐
│ Your Machine │◄────────────►│ Kindly Server │
│ (any OS) │ │ (Linux x86_64) │
│ │ │ │
│ Claude Code │ │ 🔮 Time-Travel │
│ Cursor │ │ 🎯 Breakpoints │
│ Any AI │ │ 📊 Analysis │
└─────────────────┘ └─────────────────┘
No local installation. Works on macOS, Windows, Linux via MCP.
| Tier | Price | Sessions |
|---|---|---|
| 🆓 Hobby | Free | 5/month (unlimited during 7-day trial!) |
| 💎 Pro | $19/mo | 100/month + unlimited time-travel |
| 🔧 Engineer | $49/mo | 500/month + memory replay + LSH bug search |
| 👥 Teams | $129/mo | 2,000/month + team audit logs |
| 🏢 Enterprise | Custom | Unlimited + SOX/SOC2/GDPR/HIPAA compliance |
Your AI gets these debugging superpowers:
debugger_attach - Connect to a processdebugger_set_breakpoint - Set breakpointsdebugger_continue - Resume executiondebugger_step_forward - Step forwarddebugger_step_backward - ⏪ Step backward in timedebugger_get_stack_trace - Get stack tracedebugger_get_variables - Read memorydebugger_export_trace - Export execution traceYou: "My Rust program crashes at runtime. PID is 12345"
AI:
I'll attach and debug that for you.
📎 Attached to process 12345
📸 Captured snapshot
🔍 Stack trace shows crash at unwrap() on None in process_data()
The issue is at line 47 in src/main.rs. Here's the fix:
[code suggestion]
Built with 💜 by Kindly Software
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"kindly-software-kdb": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also