meditation-recommender
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add hypnoticmeditations/meditation-recommender
# Browse available tools
npx -y smithery tool list hypnoticmeditations/meditation-recommender
# Get full schema for a tool
npx -y smithery tool get hypnoticmeditations/meditation-recommender get_recommendation
# Call a tool
npx -y smithery tool call hypnoticmeditations/meditation-recommender get_recommendation '{}'Direct MCP Connection
Endpoint: https://meditation-recommender--hypnoticmeditations.run.tools
Tools (2)
get_recommendationlist_products
# Get full input/output schema for a tool
npx -y smithery tool get hypnoticmeditations/meditation-recommender