Skip to content
VS Code

LogsLoom for VS Code

io.github.efim23/logsloom

Ingest and search LogsLoom logs from coding agents.

client:VS Code transport:streamable-http runtime:npm tools:4

Install LogsLoom in VS Code

.vscode/mcp.json

{
  "servers": {
    "logsloom": {
      "type": "http",
      "url": "https://mcp.logsloom.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

LogsLoom in other clients