I am using chromiumfish in opencode as mcp and I need to have manually ran chromiumfish serve beforehand for it work otherwise it returns:
chromiumFish_navigate [url=https://git.plastiras.org]
Error executing tool navigate: <urlopen error [Errno 111] Connection refused>
Is there a reason that the agent cannot manually start the browser, possibly with parameters lie persona etc?
Also, unrelated but I had to specifically use mcp 1.29.0 because otherwise I get an error where it fails to import mcp.server.fastmcp.
I am using chromiumfish in opencode as mcp and I need to have manually ran
chromiumfish servebeforehand for it work otherwise it returns:Is there a reason that the agent cannot manually start the browser, possibly with parameters lie persona etc?
Also, unrelated but I had to specifically use
mcp 1.29.0because otherwise I get an error where it fails to importmcp.server.fastmcp.