firefox-devtools-mcpTools Reference
list_pages
List all open tabs/windows
list_pages
List all open browser tabs/windows with their IDs and URLs.
Parameters
None required.
Example
{
"tool": "list_pages",
"arguments": {}
}Response
Returns an array of page objects:
id- Page/tab IDurl- Current URLtitle- Page title