- The MCP server is not running.
- The browser is not connected to the MCP server.
MCP server is not running
If the MCP server is not running, you will get errors when trying to run commands that use the MCP server.Example (Cursor)
Example (Cursor)

Disconnected server (Cursor)
Disconnected server (Cursor)

Connected server (Cursor)
Connected server (Cursor)

Client closed
If you see the messageClient closed
and clicking reload doesn’t fix it, try removing @latest
from the MCP server config so that you are using the package as @browsermcp/mcp
instead of @browsermcp/mcp@latest
.
Browser is not connected to the MCP server
In order to connect the browser to the MCP server, install the Browser MCP extension and click the “Connect” button.