Skip to content
Grok

fatenava mcp for Grok

io.github.fatenava/fatenava-mcp

Cast BaZi, Zi Wei Dou Shu, and Western astrology natal charts - deterministic, free, no account.

client:Grok transport:stdio runtime:npm

Install fatenava mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "fatenava-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "fatenava-mcp"
      ]
    }
  }
}

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

fatenava mcp in other clients