---
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. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See 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. Windows 10, macOS Big Sur, Ubuntu 20.04]
- VS Code version: [e.g. 1.85.0]
- Extension version: [e.g. 1.0.0]
- Node.js version: [e.g. 18.17.0]
**MCP Client Information (if applicable):**
- MCP Client: [e.g. Claude Desktop, Custom client]
- Transport: [e.g. stdio, http]
- Connection method: [e.g. direct, through proxy]
**Extension Logs**
Please include relevant logs from VS Code's Output panel (MCP Diagnostics channel):
```
[Paste logs here]
```
**Additional context**
Add any other context about the problem here.