About Opencode Chrome
Opencode Chrome is an MCP server in the Blockchain category: let your local opencode agent see and drive the browser: Chrome extension (chrome.debugger CDP) + local MCP bridge. Claude-in-Chrome alternative for opencode. It has been installed 0 times through Conduid.
Tools (9)
browser_statusbridge connection and attached tabs
Takes no parameters.
click(ref)resolve ref and click
Takes no parameters.
list_tabsattached tabs with id, title, url
Takes no parameters.
navigate(url, tabId?)navigate and wait for load
Takes no parameters.
new_tab(url?)open a tab (active)
Takes no parameters.
screenshot(tabId?)PNG (base64)
Takes no parameters.
snapshot(tabId?)accessibility-style text tree with `[ref]` per interactive element
Takes no parameters.
type(ref, text)focus + type; trailing `\n` = Enter
Takes no parameters.
wait_for(text, timeout?)poll page text until it appears
Takes no parameters.
Install
git clone https://github.com/G10hdz/Opencode-chromeThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Opencode Chrome
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.