Skip to content
Grok

Faultline for Grok

io.fltln/faultline

Check infrastructure health, manage incidents, and run runbooks in Faultline.

client:Grok transport:streamable-http

Install Faultline in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "faultline": {
      "type": "http",
      "url": "https://mcp.fltln.io/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

Faultline in other clients