Skip to content

chore: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page#1762

Merged
wolfib merged 5 commits intomainfrom
add-in-page-tools-to-responses
Mar 30, 2026
Merged

chore: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page#1762
wolfib merged 5 commits intomainfrom
add-in-page-tools-to-responses

Conversation

@wolfib
Copy link
Copy Markdown
Contributor

@wolfib wolfib commented Mar 30, 2026

There is no mechanism which would allow a page to push an updated list of in-page tools to the MCP server. The next best thing I can think of is to append an updated list of in-page tools to the response for each tool call related to page navigation (navigate_page, list_pages, select_page, close_page, new_page).

BEGIN_COMMIT_OVERRIDE
chore: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page
END_COMMIT_OVERRIDE

@wolfib wolfib requested a review from Lightning00Blade March 30, 2026 12:18
@wolfib wolfib changed the title feat: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page feat: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page Mar 30, 2026
@wolfib wolfib added this pull request to the merge queue Mar 30, 2026
Merged via the queue into main with commit f7ae9e8 Mar 30, 2026
22 checks passed
@wolfib wolfib deleted the add-in-page-tools-to-responses branch March 30, 2026 14:13
@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Mar 30, 2026

@wolfib @Lightning00Blade do we mean to make it visible in the change log? is this PR usable as a standalone feature?

@wolfib
Copy link
Copy Markdown
Contributor Author

wolfib commented Mar 30, 2026

All of this is gated behind the --category-in-page-tools experimental command line flag. It does not show up in the documentation. Not sure about which kind of changes we want the change log to contain or not.

@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Mar 30, 2026

@wolfib wolfib changed the title feat: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page chore: Add list of in-page tools to responses for navigate_page, list_pages, select_page, close_page, new_page Mar 30, 2026
@wolfib
Copy link
Copy Markdown
Contributor Author

wolfib commented Mar 30, 2026

Thanks! Updated the PR description from 'feat' to 'chore'. I'll look into updating/fixing the release PR.

@OrKoN
Copy link
Copy Markdown
Collaborator

OrKoN commented Mar 31, 2026

It should be sufficient to update the PR description to fix the message https://github.com/googleapis/release-please?tab=readme-ov-file#how-can-i-fix-release-notes

OrKoN pushed a commit to mvanhorn/chrome-devtools-mcp that referenced this pull request Apr 1, 2026
…pages, select_page, close_page, new_page (ChromeDevTools#1762)

There is no mechanism which would allow a page to push an updated list
of in-page tools to the MCP server. The next best thing I can think of
is to append an updated list of in-page tools to the response for each
tool call related to page navigation (navigate_page, list_pages,
select_page, close_page, new_page).
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.

3 participants