-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: warpdev/mcp-hub-mcp
base: v1.1.1
head repository: warpdev/mcp-hub-mcp
compare: v1.2.0
- 6 commits
- 9 files changed
- 4 contributors
Commits on Jun 21, 2025
-
feat: add find-tools command for grep-like tool search
- add find-tools command to search tools by regex pattern - support searching in tool names, descriptions, or both - add case-sensitive/insensitive search options - implement findTools method in server manager - add FindToolsParamsSchema for validation
Configuration menu - View commit details
-
Copy full SHA for 8ffc2e7 - Browse repository at this point
Copy the full SHA 8ffc2e7View commit details -
- Update @modelcontextprotocol/sdk to 1.13.0 - Update TypeScript to 5.8.3 - Update Zod to 3.25.67 - Update @types/node to 22.15.32 - Update semantic-release to 24.2.5 - Fix semantic-release config for pnpm 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b079862 - Browse repository at this point
Copy the full SHA b079862View commit details -
feat: enhance tool descriptions to promote find-tools usage
- Update find-tools description to emphasize it as the primary discovery method - Reposition list-all-tools as secondary option with performance note - Add tip to call-tool to suggest using find-tools first - Include practical examples in find-tools description 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 353169d - Browse repository at this point
Copy the full SHA 353169dView commit details -
docs: update readme to focus on context pollution prevention
- Remove system prompt section - Reframe purpose from cursor's 40-tool limit to preventing context pollution - Add examples of infrequently used mcps (atlassian, playwright) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29311fa - Browse repository at this point
Copy the full SHA 29311faView commit details -
Merge pull request #7 from warpdev/feat/grep
Add find-tools for grep-like tool search
Configuration menu - View commit details
-
Copy full SHA for 688eb71 - Browse repository at this point
Copy the full SHA 688eb71View commit details -
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2025-06-21) ### Features * add find-tools command for grep-like tool search ([8ffc2e7](8ffc2e7)) * enhance tool descriptions to promote find-tools usage ([353169d](353169d))
Configuration menu - View commit details
-
Copy full SHA for feb5f5b - Browse repository at this point
Copy the full SHA feb5f5bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.1...v1.2.0