Skip to main content
Glama

Firefox MCP Server

by JediLuke

inject_debugging_helpers

Inject debugging helper functions into Firefox tabs to enable advanced debugging and WebSocket monitoring, enhancing testing and automation workflows.

Instructions

Inject debugging helper functions into the page

Input Schema

NameRequiredDescriptionDefault
includeWebSocketMonitoringNo
tabIdNo

Input Schema (JSON Schema)

{ "properties": { "includeWebSocketMonitoring": { "default": true, "type": "boolean" }, "tabId": { "type": "string" } }, "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/JediLuke/firefox-mcp-server'

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