---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ""
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Install the package: `npm install -g @julianoczkowski/modus-mcp`
2. Configure in your IDE: [Add your configuration]
3. Try to use the tool: [Describe what you tried]
4. See error: [Describe the error]
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment:**
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 18.20.0]
- IDE: [e.g. Cursor, VS Code]
- Package version: [e.g. 0.1.1]
**Additional context**
Add any other context about the problem here.