fire-fodex
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| firefox_list_tabsA | List current Firefox tabs. |
| firefox_claim_tabC | Claim an existing Firefox tab by sessionTabId. |
| firefox_open_tabC | Open a new Firefox tab. |
| firefox_navigateC | Navigate a claimed or existing Firefox tab. |
| firefox_snapshotC | Read a compact DOM snapshot from a Firefox tab. |
| firefox_screenshotC | Capture a PNG screenshot of a Firefox tab. |
| firefox_findB | Find visible page elements by text, role, label, placeholder, CSS selector, or approximate query. |
| firefox_wait_forC | Wait for text, selector, navigation, URL substring, load completion, or focus state. |
| firefox_mouse_clickC | Click by viewport coordinates or selector/ref. |
| firefox_mouse_moveC | Move the mouse over viewport coordinates or an element. |
| firefox_scrollC | Scroll the page or a specific element. |
| firefox_dragC | Drag from one point or element to another. |
| firefox_focusC | Focus an element by selector/ref or viewport point. |
| firefox_select_textC | Select text in an input, textarea, contenteditable element, or the current document. |
| firefox_pasteC | Paste text into the focused element or a chosen element. |
| firefox_evalB | Run page JavaScript for local browser automation. Obvious cookie/storage extraction is blocked. |
| firefox_clickC | Click an element in a Firefox tab. |
| firefox_typeC | Type text into an element in a Firefox tab. |
| firefox_keypressC | Send a keyboard key to a Firefox tab. |
| firefox_backC | Go back in a Firefox tab. |
| firefox_forwardB | Go forward in a Firefox tab. |
| firefox_reloadC | Reload a Firefox tab. |
| firefox_close_tabC | Close a Firefox tab. |
| firefox_releaseB | Release a claimed Firefox tab without closing it. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/skjshr/fire-fodex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server