Skip to content

Conversation

@KunjShah95
Copy link

Fixes #1940

@xfst14
Copy link

xfst14 commented Oct 18, 2025

nice job!

@gary149
Copy link
Collaborator

gary149 commented Oct 18, 2025

My plan was to add MCP (and websearch via MCP 👀)

* Customizable web search detection patterns
* Add, modify, or remove patterns as needed
*/
export const searchPatterns: SearchPattern[] = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mhh it would make more change to let the model decide when to search that with those kind of heuristics I think

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay will look into it

@KunjShah95
Copy link
Author

KunjShah95 commented Oct 18, 2025

Which mcp should i use in this case then
If u have some suggestion then do let me know > My plan was to add MCP (and websearch via MCP 👀)

@xfst14
Copy link

xfst14 commented Oct 19, 2025

Whcih mcp should i use in this case then If u have some suggestion then do let me know > My plan was to add MCP (and websearch via MCP 👀)

i think it's smithery?

i think the URL might be here: https://smithery.ai/server/exa

@KunjShah95
Copy link
Author

Will look into it and let u know

KunjShah95 and others added 5 commits October 19, 2025 12:21
- Introduced Exa MCP as a new search provider with AI-powered neural search capabilities.
- Updated .env file to include Exa API key and configuration options.
- Enhanced README.md with a new section for web search, detailing setup and usage.
- Removed outdated WEB_SEARCH_COMPLETE.md and WEB_SEARCH_SETUP.md files.
- Updated searchProviders.ts to integrate Exa MCP search functionality.
- Modified config.ts to include Exa MCP configuration and rate limits.
- Updated webSearchService.ts to support Exa MCP in the search workflow.
- Added QUICKSTART_EXA_MCP.md for quick setup instructions for Exa MCP.
- Implemented rate limiting and fallback mechanisms for all search providers.
@KunjShah95 KunjShah95 requested a review from gary149 October 19, 2025 11:03
@KunjShah95
Copy link
Author

@xfst14

@xfst14
Copy link

xfst14 commented Oct 19, 2025

@xfst14

great!

@gary149 can you review this PR again that contains the exa mcp server with web search tool ?

@KunjShah95
Copy link
Author

@gary149

@KunjShah95
Copy link
Author

@gary149 @kashif @natikgadzhi kindly look into this matter and any more functionality to be added or needs to be worked on

@KunjShah95
Copy link
Author

@gary149

@KunjShah95
Copy link
Author

@gary149 can you review this PR again that contains the exa mcp server with web search tool ?

@KunjShah95
Copy link
Author

@gary149 bhai can u check out the issues

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a web search tool on the new huggingface tool

4 participants