Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,14 @@ app_file: app.py
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
19 |
---
|
20 |
|
21 |
# Web Search MCP
|
@@ -106,4 +107,4 @@ This project was created by Team Expensynth for the Gradio Agents Hackathon Trac
|
|
106 |
|
107 |
---
|
108 |
|
109 |
-
_This project uses Gradio MCP and LangChain for search engine integration. For more info, see their official docs._
|
|
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
+
- mcp-server-track
|
13 |
+
- hackathon
|
14 |
+
- mcp
|
15 |
+
- web-search
|
16 |
+
- search-engines
|
17 |
+
- gradio
|
18 |
+
- python
|
19 |
+
short_description: A mcp app for searching across multiple search engines
|
20 |
---
|
21 |
|
22 |
# Web Search MCP
|
|
|
107 |
|
108 |
---
|
109 |
|
110 |
+
_This project uses Gradio MCP and LangChain for search engine integration. For more info, see their official docs._
|