Skip to content
Grok

alchm kitchen for Grok

io.github.gregcastro23/alchm-kitchen

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

client:Grok transport:stdio runtime:npm

Install alchm kitchen in Grok

.mcp.json (in your project root)

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

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

alchm kitchen in other clients