Skip to content
VS Code

numerology api for VS Code

io.github.ghdejr11-beep/numerology-api

Deterministic Pythagorean numerology MCP. Life Path, Destiny, Soul Urge, compatibility. No API key.

client:VS Code transport:streamable-http tools:4

Install numerology api in VS Code

.vscode/mcp.json

{
  "servers": {
    "numerology-api": {
      "type": "http",
      "url": "https://numerology-api.kunstudio.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

numerology api in other clients