Aidb (AI Debugger) is a protocol-based debugging solution that enables AI agents and assistants (such as Claude, GPT, or local LLMs) to debug Python, JavaScript, TypeScript, and Java programs using the widely adopted Debug Adapter Protocol (DAP)—all through a standardized Model Context Protocol (MCP) interface. It lets users trigger advanced debugging sessions (breakpoints, logpoints, live code patching, conditional stops, and framework detection) from any MCP-compatible AI agent, without requiring a heavyweight IDE, making multi-language, agent-driven, cross-platform debugging possible for developers and AI tool builders.
Visit Aidb's official website for product details and getting started.
Comprehensive guides and API references for using Aidb effectively.
Articles and tutorials on best practices and advanced features of Aidb.