Skip to content
Grok

LightShip for Grok

io.github.lightshiphq/lightship

Governed access to production AI-agent traces in an existing ClickHouse store.

client:Grok transport:streamable-http

Install LightShip in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "lightship": {
      "type": "http",
      "url": "https://lightship-production.up.railway.app/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

LightShip in other clients