Add browser WebMCP tool support - #177
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 2c6cbc6. Configure here.
rgarcia
force-pushed
the
hypeship/add-webmcp
branch
from
September 2, 2026 23:55
cfa3dd3 to
c39f45e
Compare
sjmiller609
approved these changes
Sep 3, 2026
sjmiller609
left a comment
Contributor
There was a problem hiding this comment.
src/lib/mcp/tools/playwright.ts:36 — consider carrying the standalone tool’s untrusted-content and uncertain-outcome warnings into the Playwright helper guidance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
summary
webmcpMCP tool withlistand synchronousinvokeactions@onkernel/sdk@0.98.0WebMCP client now provided by maintesting
bun test(289 passed)bunx tsc --noEmit --incremental falsebunx prettier --check package.json src/lib/mcp/register.ts src/lib/mcp/register.test.ts src/lib/mcp/responses.ts src/lib/mcp/tools/playwright.ts src/lib/mcp/tools/browsers.ts src/lib/mcp/tools/webmcp.ts src/lib/mcp/tools/webmcp.test.tsKERNEL_CLI_PROD_CLIENT_ID=test KERNEL_CLI_STAGING_CLIENT_ID=test KERNEL_CLI_DEV_CLIENT_ID=test bun run buildbun install --frozen-lockfilewith Bun 1.3.3bun run lintremains unavailable because the existing script invokesnext lint, which Next.js 16 removed. The repository-wide format check also flags the pre-existingAGENTS.md; changed files pass Prettier.