ArcFlow Destiny Matrix for Cursor
io.github.mlch/arcflow-destiny-matrix
Calculate a Destiny Matrix (numerology) reading from one or two dates of birth. Read-only, no auth.
client:Cursor
transport:streamable-http
tools:2
Install ArcFlow Destiny Matrix in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"arcflow-destiny-matrix": {
"url": "https://destinymatrixcalc.com/api/mcp-public"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs