rajsinghparihar commited on
Commit
8a55917
·
1 Parent(s): 6a1b259

updated mcp server ulr

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -8,7 +8,7 @@ from agents.mcp import MCPServerSse
8
  load_dotenv()
9
 
10
  # MCP tool URL (replace with actual URL you got from step 4.3)
11
- SERVER_URL = "https://rajsinghparihar-travel-itinerary-planner.hf.space/gradio_api/mcp/sse"
12
 
13
  instructions = """
14
  You are an expert travel planner.
 
8
  load_dotenv()
9
 
10
  # MCP tool URL (replace with actual URL you got from step 4.3)
11
+ SERVER_URL = "https://agents-mcp-hackathon-travel-planner-mcp.hf.space/gradio_api/mcp/sse"
12
 
13
  instructions = """
14
  You are an expert travel planner.