Skip to main content
Glama

extension_force_reconnect

Force Chrome extension to disconnect and reconnect to the MCP server, recovering from stale connections without requiring a full extension reload.

Instructions

[Disabled] Force the Chrome extension to disconnect its WebSocket and reconnect to the MCP server. This tears down the current connection, resets the backoff timer, and initiates an immediate reconnection attempt. The normal sync.full flow resumes after reconnection. Use this to recover from stale connections without a full extension reload. When multiple browser profiles are connected, use connectionId to target a specific profile.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connectionIdNoTarget a specific browser profile by connection ID. Use browser_list_tabs to discover available connectionIds.

Latest Blog Posts

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/opentabs-dev/opentabs'

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