Skip to content
Claude Desktop

Divine API - Horoscope, Tarot & Numerology for Claude Desktop

com.divineapi/horoscope

Official Divine API MCP for Horoscope, Tarot, Numerology, and PDF Reports.

client:Claude Desktop transport:streamable-http

Install Divine API - Horoscope, Tarot & Numerology in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "horoscope": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.divineapi.com/horoscope/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

Divine API - Horoscope, Tarot & Numerology in other clients