About OrchordsBrowserPilot
OrchordsBrowserPilot is an MCP server in the Browser category: orchords Web Pilot — MCP server that lets coding agents drive a real browser. It has been installed 0 times through Conduid.
Tools (15)
browser_captcha_solvePlug into an external captcha-solving service.
Takes no parameters.
browser_clickClick by `ref` (from snapshot), selector, or coordinate.
Takes no parameters.
browser_consoleRead console messages captured for this session.
Takes no parameters.
browser_dragDrag from one element to another.
Takes no parameters.
browser_evaluateRun a JS expression in the page context.
Takes no parameters.
browser_fillSet an input value directly.
Takes no parameters.
browser_hoverHover an element.
Takes no parameters.
browser_navigateOpen a URL.
Takes no parameters.
browser_networkList network requests captured for this session.
Takes no parameters.
browser_pressPress a key (Enter, Tab, Escape, arrow keys…).
Takes no parameters.
browser_screenshotCapture PNG (returns base64 or saves to disk).
Takes no parameters.
browser_selectChoose an `<option>` in a `<select>`.
Takes no parameters.
browser_snapshotReturn an accessibility tree (preferred for agent planning).
Takes no parameters.
browser_typeType into the focused element.
Takes no parameters.
browser_waitWait for text, selector, or a fixed duration.
Takes no parameters.
Install
git clone https://github.com/ORCHORDS/OrchordsBrowserPilotThis 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 OrchordsBrowserPilot
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.