Skip to content
Zed

alchm kitchen for Zed

io.github.gregcastro23/alchm-kitchen

Live transits, ESMS ingredients, cosmic recipes, synastry & transit×natal overlays by alchm.kitchen

client:Zed transport:stdio runtime:npm

Install alchm kitchen in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "alchm-kitchen": {
      "command": "npx",
      "args": [
        "-y",
        "@alchm/mcp-server"
      ],
      "env": {
        "MCP_USER_API_KEY": "<MCP_USER_API_KEY>",
        "DATABASE_URL": "<DATABASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

alchm kitchen in other clients