π οΈ smart-xdebug-mcp - Let AI Debug Your PHP Code
π₯ Download Now

π Getting Started
Welcome to smart-xdebug-mcp! This tool lets you use AI to help debug your PHP code. With this application, you can connect your code to Claude, allowing for runtime variable inspection, breakpoints, and step-through debugging. Follow these simple steps to get started.
βοΈ System Requirements
Before you download smart-xdebug-mcp, ensure your system meets these requirements:
- Operating System: Windows 10, macOS, or a Linux distribution (Ubuntu, Fedora, etc.)
- PHP Version: 7.4 or newer
- XDebug: Version 3.x installed
- Internet Connection: Required for downloading and using the app
- RAM: Minimum 4 GB recommended
πͺ Download & Install
To download smart-xdebug-mcp, visit this page: Releases Page. You will find the latest version available.
- Click on the link above to open the releases page.
- Locate the version you want to download.
- Click on the asset corresponding to your operating system to download the application.
- Once downloaded, open the file and follow the installation instructions on your screen.
π Usage Instructions
Once you have installed the application, follow these steps to start debugging your PHP code:
- Open Smart XDebug MCP: Launch the application from your applications folder or start menu.
- Connect to XDebug:
- You will need to set the path to your PHP executable if prompted. This allows the application to access your PHP environment.
- Enter the settings that match your XDebug configuration, such as host and port.
- Start a Debugging Session:
- Load your PHP script within the application.
- Set breakpoints by clicking the line numbers where you want the debugger to pause.
- Use the βStart Debuggingβ button to begin.
-
Inspect Variables: When execution pauses at a breakpoint, you can inspect variables in real-time. The interface will display their current values, helping you identify issues.
- Control Execution: Use the step-over or step-into options to navigate through your code one line at a time. This will allow you to understand the flow and catch errors efficiently.
π οΈ Features
- AI Assistance: Get suggestions and insights from Claude as you debug.
- Variable Inspection: View the current state of your variables at any point during execution.
- Breakpoint Management: Easily set and remove breakpoints to control the flow of execution.
- Step-Through Debugging: Move through your code step-by-step to catch errors early.
- User-Friendly Interface: Simple design allows for quick navigation and functionality without complexity.
π FAQ
A: Yes, as long as your project is compatible with XDebug, you can use smart-xdebug-mcp.
A: Make sure XDebug is properly installed and configured in your PHP setup. Follow the XDebug documentation for guidance.
Q: Is there support for new features?
A: We continuously update smart-xdebug-mcp to add features and improve performance. Check the GitHub page regularly for updates.
Help improve smart-xdebug-mcp! If you have suggestions or find issues, please raise them in the Issues section on our GitHub page. Contributions for documentation or enhancements are always welcome.
π Additional Resources
For more information and to participate in discussions, visit our GitHub Discussions page. Share your ideas, ask questions, or help others in the community.
π License
smart-xdebug-mcp is open-source software licensed under the MIT License. Feel free to use, modify, and distribute the application as per the license terms.
Thank you for using smart-xdebug-mcp. Happy debugging!