You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix tool parameter names for strict claude code naming conventions (#319)
Replaces $top and $skip with top and skip not to break some clients
## GitHub issue number
[317](#317)
## **Associated Risks**
N/A
## ✅ **PR Checklist**
- [X] **I have read the [contribution
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CONTRIBUTING.md)**
- [X] **I have read the [code of conduct
guidelines](https://github.com/microsoft/azure-devops-mcp/blob/main/CODE_OF_CONDUCT.md)**
- [X] Title of the pull request is clear and informative.
- [X] 👌 Code hygiene
- [N/A] 🔭 Telemetry added, updated, or N/A
- [N/A] 📄 Documentation added, updated, or N/A
- [N/A] 🛡️ Automated tests added, or N/A
## 🧪 **How did you test it?**
successfully made calls to the search MCP in Claude code, Copilot, Cline
and Roo
0 commit comments