numerology api for Zed
io.github.ghdejr11-beep/numerology-api
Deterministic Pythagorean numerology MCP. Life Path, Destiny, Soul Urge, compatibility. No API key.
client:Zed
transport:streamable-http
tools:4
Install numerology api in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"numerology-api": {
"url": "https://numerology-api.kunstudio.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs