---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ""
---
## Bug Description
A clear and concise description of what the bug is.
## Steps to Reproduce
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.
## Actual Behavior
What actually happened, including any error messages or screenshots.
## Environment
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 18.15.0]
- npm version: [e.g. 9.5.0]
- agent-twitter-client-mcp version: [e.g. 1.0.0]
## Additional Context
Add any other context about the problem here, such as:
- Twitter API changes that might be relevant
- Special configuration you're using
- Any workarounds you've tried