Skip to content
VS Code

Superlog for VS Code

sh.superlog/superlog

Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents.

client:VS Code transport:streamable-http

Install Superlog in VS Code

.vscode/mcp.json

{
  "servers": {
    "superlog": {
      "type": "http",
      "url": "https://api.superlog.sh/mcp"
    }
  }
}

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

Superlog in other clients