yurilopes/Copilot-Tools-Gateway
Instructions file CodexOpenCode
AGENTS.md instructions for yurilopes/Copilot-Tools-Gateway, covering agent instructions, core principles, non-negotiable rules, code quality and typing.
yurilopes/Copilot-Tools-Gateway
Instructions file CodexOpenCode
AGENTS.md instructions for yurilopes/Copilot-Tools-Gateway, covering agent instructions, core principles, non-negotiable rules, code quality and typing.
Instructions file CodexOpenCode
AGENTS.md instructions for yurilopes/pydoll-mcp-server, covering agent instructions, project context, golden rule, local paths and non-negotiable rules.
Command
Browser commands provide low-level control over browser instances and their configuration.
Command
DOM commands provide comprehensive functionality for interacting with the Document Object Model of web pages.
Command
Fetch commands provide advanced network request handling and interception capabilities using the Fetch API domain.
Command
The Commands module provides high-level interfaces for interacting with Chrome DevTools Protocol (CDP) domains. Each command module corresponds to a specific CDP domain and provides methods to execute various browser operations.
Command
Input commands handle mouse and keyboard interactions, providing human-like input simulation.
Command
Network commands provide comprehensive control over network requests, responses, and browser networking behavior.
Command
Page commands handle page navigation, lifecycle events, and page-level operations.
Command
Runtime commands provide JavaScript execution capabilities and runtime environment management.
Command
Storage commands provide comprehensive browser storage management including cookies, localStorage, sessionStorage, and IndexedDB.
Command
Target commands manage browser targets including tabs, windows, and other browsing contexts.
MCP server Claude CodeCodexCursor
MCP server "pydoll-mcp-server" as configured in yurilopes/pydoll-mcp-server. Runs locally from the pydoll-mcp-server Python package.