From ae8fb0ad84e249df7197be2d52e1c1e78be195fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 23:05:41 +0000 Subject: [PATCH] Update MCP usage guide Docker images Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/toolhive/guides-mcp/fetch.mdx | 2 +- docs/toolhive/guides-mcp/github.mdx | 2 +- docs/toolhive/guides-mcp/notion-remote.mdx | 2 +- docs/toolhive/guides-mcp/osv.mdx | 2 +- docs/toolhive/guides-mcp/playwright.mdx | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/toolhive/guides-mcp/fetch.mdx b/docs/toolhive/guides-mcp/fetch.mdx index 8ea3c539..187bbcc3 100644 --- a/docs/toolhive/guides-mcp/fetch.mdx +++ b/docs/toolhive/guides-mcp/fetch.mdx @@ -80,7 +80,7 @@ metadata: name: fetch namespace: toolhive-system spec: - image: ghcr.io/stackloklabs/gofetch/server:1.0.2 + image: ghcr.io/stackloklabs/gofetch/server:1.0.3 transport: streamable-http mcpPort: 8080 proxyPort: 8080 diff --git a/docs/toolhive/guides-mcp/github.mdx b/docs/toolhive/guides-mcp/github.mdx index 69d3bc93..7a4e51a9 100644 --- a/docs/toolhive/guides-mcp/github.mdx +++ b/docs/toolhive/guides-mcp/github.mdx @@ -141,7 +141,7 @@ metadata: name: github namespace: toolhive-system spec: - image: ghcr.io/github/github-mcp-server:v0.27.0 + image: ghcr.io/github/github-mcp-server:v0.30.3 transport: stdio proxyPort: 8080 secrets: diff --git a/docs/toolhive/guides-mcp/notion-remote.mdx b/docs/toolhive/guides-mcp/notion-remote.mdx index 694da5b6..a78b10db 100644 --- a/docs/toolhive/guides-mcp/notion-remote.mdx +++ b/docs/toolhive/guides-mcp/notion-remote.mdx @@ -111,7 +111,7 @@ metadata: name: notion namespace: toolhive-system spec: - image: ghcr.io/stacklok/dockyard/npx/notion:2.0.0 + image: ghcr.io/stacklok/dockyard/npx/notion:2.1.0 transport: stdio port: 8080 permissionProfile: diff --git a/docs/toolhive/guides-mcp/osv.mdx b/docs/toolhive/guides-mcp/osv.mdx index 21efd9c9..e0b5ab27 100644 --- a/docs/toolhive/guides-mcp/osv.mdx +++ b/docs/toolhive/guides-mcp/osv.mdx @@ -75,7 +75,7 @@ metadata: name: osv namespace: toolhive-system spec: - image: ghcr.io/stackloklabs/osv-mcp/server:0.0.7 + image: ghcr.io/stackloklabs/osv-mcp/server:0.1.0 transport: streamable-http mcpPort: 8080 proxyPort: 8080 diff --git a/docs/toolhive/guides-mcp/playwright.mdx b/docs/toolhive/guides-mcp/playwright.mdx index 65c4d17b..63419310 100644 --- a/docs/toolhive/guides-mcp/playwright.mdx +++ b/docs/toolhive/guides-mcp/playwright.mdx @@ -141,7 +141,7 @@ metadata: name: playwright namespace: toolhive-system spec: - image: mcr.microsoft.com/playwright/mcp:v0.0.59 + image: mcr.microsoft.com/playwright/mcp:v0.0.64 transport: streamable-http mcpPort: 8931 proxyPort: 8080 @@ -177,7 +177,7 @@ metadata: name: playwright namespace: toolhive-system spec: - image: mcr.microsoft.com/playwright/mcp:v0.0.59 + image: mcr.microsoft.com/playwright/mcp:v0.0.64 transport: streamable-http mcpPort: 8931 proxyPort: 8080 @@ -202,7 +202,7 @@ metadata: name: playwright namespace: toolhive-system spec: - image: mcr.microsoft.com/playwright/mcp:v0.0.59 + image: mcr.microsoft.com/playwright/mcp:v0.0.64 transport: streamable-http mcpPort: 8931 proxyPort: 8080