Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by robertheadley • Tools & CLI
An MCP server for controlling Chrome (via Playwright/Puppeteer) that provides browser automation, Chrome DevTools debugging, userscript (Greasemonkey) API support, and request interception.
Automate complex browser workflows (multi-tab navigation, clicks, form fills, and screenshots) programmatically.
Inject and run userscripts with Greasemonkey-style APIs to modify page behavior or persist settings across pages.
Debug web apps and inspect or modify network traffic using Chrome DevTools Protocol and request interception.
This repository implements a Model Context Protocol (MCP) server to automate and debug Chrome browsers, offering multi-tab management, navigation and interaction primitives, screenshots, and console/log streaming. It includes full Greasemonkey-style APIs (GM_setValue, GM_getValue, GM_xmlhttpRequest, GM_addStyle, etc.) and support for loading extensions and userscripts. The server also provides network interception, request blocking/modification, and detailed logging for debugging and resource management. It is intended as an open-source tool for agents that need programmatic browser control and advanced instrumentation.
Log one AI command usage. Args: command: The command name, e.g. '/commit', '/recap', 'deep-research' category: Optional group, e.g. 'git', 'research', 'oracle', 'session' context: Optional free-text note about where/why it was used
Get recent command-usage history. Args: limit: Max rows to return (default 20) command: Filter by command name (partial match) category: Filter by category (exact match)
Get command usage statistics. Args: top_n: How many top items to show per category (default 10) Returns JSON with: - total usage count - top commands ranked by usage - top categories ranked by usage - daily counts for the last 7 days
Search command history by keyword. Searches across command name, category, and context fields. Args: query: Search keyword limit: Max results (default 20)
Delete a command-usage record by its id. Args: row_id: The id field from history records
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.