numerology api for Cursor
io.github.ghdejr11-beep/numerology-api
Deterministic Pythagorean numerology MCP. Life Path, Destiny, Soul Urge, compatibility. No API key.
client:Cursor
transport:streamable-http
tools:4
Install numerology api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"numerology-api": {
"url": "https://numerology-api.kunstudio.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs