claude mcp add ai-debugger-inc-aidb -- uvx ai-debugger-inc
{
"mcpServers": {
"ai-debugger-inc-aidb": {
"command": "uvx",
"args": ["ai-debugger-inc"]
}
}
}
{
"mcpServers": {
"ai-debugger-inc-aidb": {
"command": "uvx",
"args": ["ai-debugger-inc"]
}
}
}
{
"mcpServers": {
"ai-debugger-inc-aidb": {
"command": "uvx",
"args": ["ai-debugger-inc"]
}
}
}
About This MCP Server
The io.github.ai-debugger-inc/aidb server is a Model Context Protocol server that enables debugging of AI coding assistant interactions, allowing developers to inspect and understand the context in which their models are operating. It connects to AI coding assistants like Claude Code and Cursor, providing a standardized interface for debugging and testing. Developers would use this server when they need to diagnose issues or understand the behavior of their AI coding assistant integrations, particularly when working with languages supported by the ai-debugger-inc package.
Debug any supported language with breakpoints, variable/state inspection, and stepping.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
ai-debugger-inc on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The aidb server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.