rajsinghparihar
commited on
Commit
·
f9309f8
1
Parent(s):
8a55917
update readme with mcp server space link
Browse files
README.md
CHANGED
@@ -6,11 +6,11 @@ colorTo: purple
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.1
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
short_description: A Gradio app that uses Agentic AI to plan your travel.
|
11 |
tags:
|
12 |
- agent-demo-track
|
13 |
- mcp-server-track
|
14 |
---
|
15 |
|
16 |
-
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.33.1
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
short_description: A Gradio app that uses Agentic AI to plan your travel.
|
11 |
tags:
|
12 |
- agent-demo-track
|
13 |
- mcp-server-track
|
14 |
---
|
15 |
|
16 |
+
I'm using another Gradio App Space as the MCP Server: Please Find the [Link](https://huggingface.co/spaces/Agents-MCP-Hackathon/travel-planner-mcp)
|