General
navigate - Claude MCP Skill
Navigate Firefox to a URL and take a DOM snapshot for interaction
SEO Guide: Enhance your AI agent with the navigate tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to navigate firefox to a url and take a dom snapshot for interaction... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟71 stars • 43 forks
📥0 downloads
Documentation
SKILL.md# /firefox-devtools-mcp:navigate Opens a URL in Firefox and takes a DOM snapshot for interaction. ## Usage ``` /firefox-devtools-mcp:navigate <url> ``` ## Examples ``` /firefox-devtools-mcp:navigate https://example.com /firefox-devtools-mcp:navigate https://github.com/login /firefox-devtools-mcp:navigate file:///path/to/local.html ``` ## What Happens 1. Calls `navigate_page` with the URL 2. Waits for page load 3. Calls `take_snapshot` to create UID mappings 4. Returns the DOM snapshot with interactive elements marked After navigating, you can interact with elements using their UIDs (e.g., `e42`).
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- freema/firefox-devtools-mcp
- Author
- freema
- Last Sync
- 7/8/2026
- Repo Updated
- 7/8/2026
- Created
- 7/3/2026
Reviews (0)
No reviews yet. Be the first to review this skill!