Skip to content
Grok

Kern for Grok

io.github.esstipi-debug/kern

Read-only supply-chain decision support: forecasting, reorder policies, ABC-XYZ, data quality.

client:Grok transport:streamable-http

Install Kern in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "kern": {
      "type": "http",
      "url": "https://linchpin.fly.dev/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

Kern in other clients