betki commited on
Commit
e49a1ec
·
verified ·
1 Parent(s): 635c5f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -12,8 +12,14 @@ short_description: A Gradio MCP client that connects to my Hackathon MCP server
12
 
13
  # A Gradio MCP client that connects to my Hackathon MCP server
14
 
15
- ### Description
16
- This script initializes a Gradio interface for an agent that uses tools from my hackathon MCP server (mcp-rag-workflow).
17
- It connects to the MCP server, retrieves available tools, and sets up a chat interface where users can interact with the agent.
 
 
 
 
 
 
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
12
 
13
  # A Gradio MCP client that connects to my Hackathon MCP server
14
 
15
+ ### Tool 1 - search_knowledge_base_for_context
16
+ - **Example Queries**:
17
+ - "What are the main features of fuel system of SU-35?"
18
+ - "What is the combat potential of SU-35?"
19
+
20
+ ### Tool 2 - research_write_review_topic
21
+ - **Example Queries**:
22
+ - "Write me a report on origin of the universe."
23
+ - "Write me a report on the impact of climate change on polar bears."
24
 
25
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference