Biorhythm MCP Server by RoxyAPI for Claude Desktop
com.roxyapi/biorhythm
Biorhythm cycles, forecasts, critical days and compatibility for AI agents, one API key.
client:Claude Desktop
transport:streamable-http
tools:6
Install Biorhythm MCP Server by RoxyAPI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"biorhythm": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://roxyapi.com/mcp/biorhythm"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs