If you get an error, it is generally because of one of the following:
If the MCP server is not running, you will get errors when trying to run commands that use the MCP server.
In order to run commands, the Blueprint MCP server must be running. View the list of MCP servers in your application to ensure that the Blueprint MCP server is running.
If you see the message Client closed and clicking reload doesn't fix it, try removing @latest from the MCP server config so that you are using the package as @railsblueprint/chrome-mcp instead of @railsblueprint/chrome-mcp@latest.
In order to connect the browser to the MCP server, install the Blueprint MCP extension and click the "Connect" button.
If you encounter other errors, please file an issue on GitHub.