General Tools
dailydestiny.app
Provides astrological and numerological readings including daily horoscopes, compatibility checks, moon phases, numerology calculations, and tarot draws.
ENDPOINT 1
https://dailydestiny.app/api/mcp
MCP server metadata
- Name
- dailydestiny
- Version
- 1.0.0
DailyDestiny astrology & spiritual tools. Use list_products to discover human-made goods for sale.
Known tools 9
check_compatibilityCheck zodiac love/relationship compatibility between two signs.
Inferred read-onlycalculate_numerologyCalculate numerology (Life Path, Destiny, Soul numbers) from a birth date and optional full name.
Inferred read-onlyrecommend_crystalsRecommend healing crystals based on a birth date (and optional zodiac sign).
Inferred read-onlylist_productsList DailyDestiny's human-made (no-AI) products available for purchase, with prices and shop URLs.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dailydestiny]
url = "https://dailydestiny.app/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dailydestiny": {
"type": "http",
"url": "https://dailydestiny.app/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dailydestiny
Remote MCP URL: https://dailydestiny.app/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dailydestiny": {
"url": "https://dailydestiny.app/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dailydestiny": {
"type": "http",
"url": "https://dailydestiny.app/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dailydestiny",
"transport": "streamable-http",
"url": "https://dailydestiny.app/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for dailydestiny.app was fetched 2026-08-14T18:03:29.119Z.
dailydestiny.app is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.