6 skills found
Octo-Lex / ChatGPT-Web2APIOpenAI-compatible API proxy for ChatGPT web — expose ChatGPT as an MCP server, REST API, and OpenAI SDK endpoint via CDP-driven browser automation
Harusame64 / desktop-touch-mcpWindows computer-use MCP server: drive any desktop app via semantic discover-then-act targeting (entities + leases, not pixel coordinates), with per-action perception guards, a native Rust UIA engine, Chrome CDP, and Key Locker credential autofill for ssh/sudo password prompts.
Chr0mium24 / omnia"name": "omnia", "version": "0.1.0", "type": "module", "description": "MCP server + Chrome extension — expose all Chrome APIs and CDP to AI agents", "bin": { "omnia": "./dist/index.js" },
eze-is / web-access给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治
browser-use / cdpDrive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the `browser-harness-js` CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP `Session`, and every call (`browser-harness-js 'await session.Page.navigate(...)'`) executes against the same persisten…
fang2853 / web-accessChrome DevTools Protocol (CDP) browser automation proxy for Claude Code