Today's Horoscope for Claude Desktop
info.todayshoroscope/lookup
Look up a Today's Horoscope page. Do not send birth dates. Entertainment only.
client:Claude Desktop
transport:streamable-http
tools:2
Install Today's Horoscope in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lookup": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://todayshoroscope.info/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs