Mobile Next MCP Server

by mobile-next
Verified

open_url

Open a specified URL directly in the browser on a mobile device using Mobile Next MCP Server, enabling efficient interaction with web content during automation tasks.

Instructions

Open a URL in browser on device

Input Schema

NameRequiredDescriptionDefault
urlYesThe URL to open

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "The URL to open", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from Mobile Next MCP Server

Related Tools

ID: a2b6isqsub