ArcFlow Destiny Matrix for Zed
io.github.mlch/arcflow-destiny-matrix
Calculate a Destiny Matrix (numerology) reading from one or two dates of birth. Read-only, no auth.
client:Zed
transport:streamable-http
tools:2
Install ArcFlow Destiny Matrix in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arcflow-destiny-matrix": {
"url": "https://destinymatrixcalc.com/api/mcp-public"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs