Skip to content

fix README examples to use current tool names - #102

Merged
masnwilliams merged 1 commit into
mainfrom
hypeship/fix-readme-examples
May 22, 2026
Merged

masnwilliams merged 1 commit into
mainfrom
hypeship/fix-readme-examples

Conversation

@masnwilliams

@masnwilliams masnwilliams commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

The Tools/Resources/Prompts sections of the README are accurate, but the Examples block still references old tool names that no longer exist (invoke_action, setup_profile, delete_browser, create_browser_tunnel). Updated to current manage_* tools with action parameters.

What changed

  • invoke_actionmanage_apps with action: "invoke"
  • setup_profilemanage_profiles with action: "setup"
  • delete_browsermanage_browsers with action: "delete"
  • create_browser_tunnel (never existed in current code) → manage_browsers with remote_forward param

Test plan

  • Render README on GitHub and spot-check

Note

Low Risk
Documentation-only updates that rename tools used in README examples; no runtime code changes or behavioral impact.

Overview
Updates the README Examples to match the current MCP tool surface by replacing deprecated tool names with the unified manage_* tools and explicit action parameters.

Also revises the local-dev-to-cloud-browser example to use manage_browsers creation with remote_forward (SSH port forwarding) instead of the older tunnel wording.

Reviewed by Cursor Bugbot for commit dd7f29e. Bugbot is set up for automated code reviews on this repo. Configure here.

The Examples section referenced old tool names (invoke_action,
setup_profile, delete_browser, create_browser_tunnel) that have been
consolidated into manage_* tools with action parameters.
@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview, Comment May 22, 2026 5:56pm

@masnwilliams
masnwilliams marked this pull request as ready for review May 22, 2026 18:07
@masnwilliams
masnwilliams requested a review from dcruzeneil2 May 22, 2026 18:07
@firetiger-agent

Copy link
Copy Markdown

Firetiger deploy monitoring skipped

This PR didn't match the auto-monitor filter configured on your GitHub connection:

Any PR that changes the kernel API. Monitor changes to API endpoints (packages/api/cmd/api/) and Temporal workflows (packages/api/lib/temporal) in the kernel repo

Reason: PR only updates README documentation with example corrections; no changes to API endpoints or Temporal workflows are modified.

To monitor this PR anyway, reply with @firetiger monitor this.

@dcruzeneil2 dcruzeneil2 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@masnwilliams
masnwilliams merged commit 9f57df4 into main May 22, 2026
9 checks passed
@masnwilliams
masnwilliams deleted the hypeship/fix-readme-examples branch May 22, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants