---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Use tool '...'
2. With parameters '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Error message**
```
Paste the error message here
```
**Environment:**
- OS: [e.g., macOS 13.0]
- Node.js version: [e.g., 18.0.0]
- TypeScript version: [e.g., 5.3.0]
- MCP TypeScript version: [e.g., 1.0.0]
**Additional context**
Add any other context about the problem here.