Update app.py
Browse files
app.py
CHANGED
@@ -23,8 +23,8 @@ DESCRIPTION_MD = (
|
|
23 |
"- *What are the adverse effects of Tamoxifen?*\n"
|
24 |
"- *I started taking Prozac three months ago. Have you noticed any trends in my sleep quality? Also, what are its most common side effects?*\n\n"
|
25 |
"### MCP Servers in use\n"
|
26 |
-
"- [Whoop](https://
|
27 |
-
"- [Healthcare MCP with PubMed, FDA and other APIs](https://
|
28 |
)
|
29 |
|
30 |
video_embed = """
|
|
|
23 |
"- *What are the adverse effects of Tamoxifen?*\n"
|
24 |
"- *I started taking Prozac three months ago. Have you noticed any trends in my sleep quality? Also, what are its most common side effects?*\n\n"
|
25 |
"### MCP Servers in use\n"
|
26 |
+
"- [Whoop](https://huggingface.co/spaces/Agents-MCP-Hackathon/whoop-mcp-server)\n"
|
27 |
+
"- [Healthcare MCP with PubMed, FDA and other APIs](https://huggingface.co/spaces/Agents-MCP-Hackathon/healthcare-mcp-public)\n"
|
28 |
)
|
29 |
|
30 |
video_embed = """
|