ArcFlow exposes the Destiny Matrix numerology calculator as MCP tools. Given a date of birth it returns a structured reading (core numbers 1–22 for personality, talents, money, relationships, life purpose and karmic patterns, each with a short interpretation) plus a rendered octagram image. A second tool computes compatibility between two birth dates. Deterministic, read-only, no auth.
Server Config
{
"mcpServers": {
"arcflow-destiny-matrix": {
"url": "https://destinymatrixcalc.com/api/mcp-public"
}
}
}