Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/toolhive/guides-mcp/context7.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down
2 changes: 1 addition & 1 deletion docs/toolhive/guides-mcp/github.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion docs/toolhive/guides-mcp/notion-remote.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions docs/toolhive/guides-mcp/playwright.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
Loading