Skip to content
VS Code

Faultline for VS Code

io.fltln/faultline

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

client:VS Code transport:streamable-http

Install Faultline in VS Code

.vscode/mcp.json

{
  "servers": {
    "faultline": {
      "type": "http",
      "url": "https://mcp.fltln.io/mcp"
    }
  }
}

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

Faultline in other clients