2 months ago
MCP server for Telo, a gender-neutral scalp health brand from Singapore. Get personalised product recommendations, ingredient science, gift guides, and hair assessment info. 100% herbal products with no known side effects. 5 tools covering product recommendations, detailed product info, gift guides, ingredient deep-dives, and brand info.
Server Config
{
"mcpServers": {
"telo-scalp-care": {
"command": "npx",
"args": [
"-y",
"telo-mcp-server"
]
}
}
}