Edit the existing built-in tools by configuring #10972
Kenwwww
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know if the currently built-in tools (such as grep_search, etc.) allow users to make logical modifications (for example, adding a rerank after the search)? Or is this kind of modification only achievable by recompiling the continue source code and installing it?
I have reviewed the documentation and it seems that the tool only supports the MCP method for external configuration. So, if I want to call the internal interface of the current code workspace in VSCode, how can I do it? (For example, using the mcp method to implement a custom code hybrid search tool to replace grep_search and codebase)
Beta Was this translation helpful? Give feedback.
All reactions