Skip to content
VS Code

LightShip for VS Code

io.github.lightshiphq/lightship

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

client:VS Code transport:streamable-http

Install LightShip in VS Code

.vscode/mcp.json

{
  "servers": {
    "lightship": {
      "type": "http",
      "url": "https://lightship-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

LightShip in other clients