ArcFlow Destiny Matrix for Grok
io.github.mlch/arcflow-destiny-matrix
Calculate a Destiny Matrix (numerology) reading from one or two dates of birth. Read-only, no auth.
client:Grok
transport:streamable-http
tools:2
Install ArcFlow Destiny Matrix in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"arcflow-destiny-matrix": {
"type": "http",
"url": "https://destinymatrixcalc.com/api/mcp-public"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs