---
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
Steps to reproduce the behavior:
1. Set up environment with '...'
2. Run command '...'
3. Use tool with parameters '...'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
A clear and concise description of what actually happened.
## Screenshots/Logs
If applicable, add screenshots or log outputs to help explain your problem.
## Environment
- OS: [e.g. macOS, Windows, Linux]
- Node.js version: [e.g. 16.14.0]
- Onyx MCP Server version: [e.g. 1.0.0]
- Onyx version: [e.g. 1.2.3]
- MCP client: [e.g. Claude Desktop, Cline, etc.]
## Additional Context
Add any other context about the problem here. For example:
- Does the issue happen consistently or intermittently?
- Are there any specific document sets or query types that trigger the issue?
- Have you tried any workarounds?