---
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. Call tool '...'
3. With arguments '...'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
What actually happened.
## Environment
- **OS**: [e.g., Windows 11, macOS 14, Ubuntu 22.04]
- **Python Version**: [e.g., 3.11.5]
- **MCP Energy Hub Version**: [e.g., 1.0.0]
- **Deployment**: [e.g., Local, Docker, Hugging Face Spaces]
## Logs/Error Messages
```
Paste any relevant logs or error messages here
```
## Additional Context
Add any other context about the problem here.