Skip to content

Jarroba Tools · Logs for Zed

io.github.invarato/jarroba-tools-logs

Lets your AI read a CI log far too big for its context. 11 tools, takes a file path.

client:Zed transport:stdio runtime:npm

Install Jarroba Tools · Logs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "jarroba-tools-logs": {
      "command": "npx",
      "args": [
        "-y",
        "@jarroba/mcp-logs"
      ],
      "env": {
        "JARROBA_MCP_DOMAINS": "<JARROBA_MCP_DOMAINS>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Jarroba Tools · Logs in other clients