Skip to main content
Glama

firefox-devtools-mcp

navigate_page

Directs the browser tab to load a specific web address for testing, automation, or navigation tasks.

Instructions

Navigate the currently selected tab to the provided URL.

Input Schema

NameRequiredDescriptionDefault
urlYesURL to navigate the page to

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to navigate the page to", "type": "string" } }, "required": [ "url" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/freema/firefox-devtools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server