Skip to content

Add find-tools for grep-like tool search#7

Merged
warpdev merged 4 commits into
mainfrom
feat/grep
Jun 21, 2025
Merged

Add find-tools for grep-like tool search#7
warpdev merged 4 commits into
mainfrom
feat/grep

Conversation

@warpdev

@warpdev warpdev commented Jun 21, 2025

Copy link
Copy Markdown
Owner
  • Added find-tools command that allows regex-based search across all connected MCP servers
  • Updated documentation to emphasize preventing context pollution from infrequently used MCPs
  • Enhanced tool descriptions to promote better tool discovery workflow

warpdev and others added 4 commits June 21, 2025 13:00
- 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
- 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 <noreply@anthropic.com>
- 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 <noreply@anthropic.com>
- 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 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Semantic Release Preview

When this PR is merged to main, the following release will be created:

The version is determined by Conventional Commits:

  • fix: = PATCH release (1.0.0 → 1.0.1)
  • feat: = MINOR release (1.0.0 → 1.1.0)
  • BREAKING CHANGE: = MAJOR release (1.0.0 → 2.0.0)

@warpdev warpdev merged commit 688eb71 into main Jun 21, 2025
1 check passed
@warpdev warpdev deleted the feat/grep branch June 21, 2025 06:01
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant