Skip to content
VS Code

Fanout for VS Code

io.github.labstack/fanout

Investigate OpenTelemetry traces, metrics, and logs, and manage personal dashboards.

client:VS Code transport:streamable-http

Install Fanout in VS Code

.vscode/mcp.json

{
  "servers": {
    "fanout": {
      "type": "http",
      "url": "https://{fanout_host}/mcp"
    }
  }
}

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

Fanout in other clients