Ayurveda MCP Server by RoxyAPI for Claude Desktop
com.roxyapi/ayurveda
Ayurvedic constitution from a birth chart, dinacharya, ritucharya and dosha catalogues for agents.
client:Claude Desktop
transport:streamable-http
tools:8
Install Ayurveda MCP Server by RoxyAPI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ayurveda": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://roxyapi.com/mcp/ayurveda"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs