From 3cd29006c81b5dd1a76e252c03bcfc0af277f59b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 06:07:12 +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/context7.mdx | 2 +- docs/toolhive/guides-mcp/github.mdx | 2 +- docs/toolhive/guides-mcp/notion-remote.mdx | 2 +- docs/toolhive/guides-mcp/playwright.mdx | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/toolhive/guides-mcp/context7.mdx b/docs/toolhive/guides-mcp/context7.mdx index bd67887..fbacc1f 100644 --- a/docs/toolhive/guides-mcp/context7.mdx +++ b/docs/toolhive/guides-mcp/context7.mdx @@ -112,7 +112,7 @@ metadata: name: context7 namespace: toolhive-system spec: - image: ghcr.io/stacklok/dockyard/npx/context7:1.0.31 + image: ghcr.io/stacklok/dockyard/npx/context7:1.0.33 transport: stdio proxyPort: 8080 ``` diff --git a/docs/toolhive/guides-mcp/github.mdx b/docs/toolhive/guides-mcp/github.mdx index 217d48f..9bb30e2 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.24.1 + image: ghcr.io/github/github-mcp-server:v0.26.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 ca4a0eb..7d23db6 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:1.9.0 + image: ghcr.io/stacklok/dockyard/npx/notion:1.9.1 transport: stdio port: 8080 permissionProfile: diff --git a/docs/toolhive/guides-mcp/playwright.mdx b/docs/toolhive/guides-mcp/playwright.mdx index 1f92d7c..9094f76 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.51 + image: mcr.microsoft.com/playwright/mcp:v0.0.54 transport: streamable-http mcpPort: 8931 proxyPort: 8080 @@ -175,7 +175,7 @@ metadata: name: playwright namespace: toolhive-system spec: - image: mcr.microsoft.com/playwright/mcp:v0.0.51 + image: mcr.microsoft.com/playwright/mcp:v0.0.54 transport: streamable-http mcpPort: 8931 proxyPort: 8080 @@ -198,7 +198,7 @@ metadata: name: playwright namespace: toolhive-system spec: - image: mcr.microsoft.com/playwright/mcp:v0.0.51 + image: mcr.microsoft.com/playwright/mcp:v0.0.54 transport: streamable-http mcpPort: 8931 proxyPort: 8080