# Contributing
We welcome contributions! Please:
1. Fork the repository
2. Create a feature branch: `git checkout -b feature/my-feature`
3. Make your changes and add tests
4. Submit a pull request
## Development Setup
Use [MCP inspector](https://github.com/modelcontextprotocol/inspector) for debugging:
```bash
make debug
```
This starts the inspector at http://127.0.0.1:6274 with sample gadgets.