ArcFlow Destiny Matrix for VS Code
io.github.mlch/arcflow-destiny-matrix
Calculate a Destiny Matrix (numerology) reading from one or two dates of birth. Read-only, no auth.
client:VS Code
transport:streamable-http
tools:2
Install ArcFlow Destiny Matrix in VS Code
.vscode/mcp.json
{
"servers": {
"arcflow-destiny-matrix": {
"type": "http",
"url": "https://destinymatrixcalc.com/api/mcp-public"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs