Open Bug 2066912 Opened 17 days ago Updated 2 days ago

[firefox-devtools-mcp] Disconnect from already running Firefox when idle

Categories

(Developer Infrastructure :: Firefox MCP, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

When using firefox-devtools-mcp to connect to an already running Firefox instance, we could disconnect from the browser if no new tool is called for a given time.

We don't really control how the client / agent will drive the lifecycle of the MCP server, it seems in some cases it keeps the connection open for a long time even after the task is done.

We will need to make sure that the MCP is able to reconnect to the same firefox instance on the next call (which may trigger the connection prompt again).

Working on this.

See Also: → 2071202
You need to log in before you can comment on or make changes to this bug.